From 34d02badae003650bb77d47cf1b448367493127c Mon Sep 17 00:00:00 2001 From: lvitale Date: Mon, 3 Aug 2020 08:40:43 -0300 Subject: [PATCH] Shorten description for index page. Add sitemap generation. --- docs/_config.yml | 1 + docs/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 }} -- 2.47.2