]> git.ipfire.org Git - thirdparty/FORT-validator.git/commitdiff
Merge from master
authorpcarana <pc.moreno2099@gmail.com>
Tue, 4 Aug 2020 21:53:05 +0000 (16:53 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Tue, 4 Aug 2020 21:53:05 +0000 (16:53 -0500)
1  2 
docs/_config.yml
docs/incidence.md
docs/installation.md
docs/intro-fort.md
docs/usage.md

index f0df557c6d73481b433eecaf71993d3688689fc8,cbadb98cb3b5caebcac77c1615424ca2ceac60e7..3f853c70ea03abae4757e1e6bb60f97d71a9fd9c
@@@ -6,5 -6,16 +6,16 @@@ defaults
        path: "" # an empty string here means all files in the project
      values:
        layout: "default"
+       image: "/img/logo_validador_og.png"
  
 -fort-latest-version: 1.3.0
 +fort-latest-version: 1.4.0
+ plugins:
+   - jekyll-seo-tag
+   - jekyll-sitemap
+ #SEO configuration
+ title: "FORT Validator - RPKI Relying Party"
+ tagline: "FORT Validator is an RPKI Relying Party"
+ description: "FORT validator is an RPKI Relying Party. It is a service that performs the validation of the entire RPKI repository, and which serves the resulting ROAs for easy access by your routers."
+ lang: en
+ twitter:
+   card: summary
Simple merge
Simple merge
Simple merge
diff --cc docs/usage.md
Simple merge