From: lvitale Date: Mon, 3 Aug 2020 11:40:43 +0000 (-0300) Subject: Shorten description for index page. Add sitemap generation. X-Git-Tag: v1.4.0~4^2^2~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=34d02badae003650bb77d47cf1b448367493127c;p=thirdparty%2FFORT-validator.git Shorten description for index page. Add sitemap generation. --- diff --git a/docs/_config.yml b/docs/_config.yml index aaebb302..1944e9b1 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -11,6 +11,7 @@ defaults: fort-latest-version: 1.3.0 plugins: - jekyll-seo-tag + - jekyll-sitemap #SEO configuration title: "FORT Validator - RPKI Relying Party" tagline: "FORT Validator is a RPKI Relying Party" diff --git a/docs/index.md b/docs/index.md index 59345077..579c9521 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ --- title: Home -descrption: FORT validator is an MIT-licensed RPKI Relying Party, this is a tool offered as part of the FORT project. 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. +descrption: FORT validator is a RPKI Relying Party, a tool offered as part of the FORT project. It performs the validation of the entire RPKI repository and serves the resulting ROAs for easy access by your routers. --- # {{ page.title }}