From d752cf36dae7531798eeb0e24281d4752d3ec0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Mon, 26 Feb 2024 05:47:42 -0500 Subject: [PATCH] seo --- _config.yml | 2 +- _data/navigation.yml | 2 ++ index.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index d6681945..8ff44a83 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "n # Site Settings locale : "en-US" -title : "Decentralized Identity Web Directory" +title : "Verifiable Credentials and Self Sovereign Identity Web Directory" title_separator : "| " name : "Infominer" description : "The largest, and longest-running, web directory surrounding decentralized identity and verifiable credentials." diff --git a/_data/navigation.yml b/_data/navigation.yml index a2718c04..9b00b377 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,6 +4,8 @@ main: url: "/about/" - title: "Introduction" url: /introduction/ + - title: "Ecosystem" + url: /ecosystem/ - title: "New" url: "/posts/" - title: "Updated" diff --git a/index.html b/index.html index c4997b38..bc861ef2 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ --- layout: home author_profile: false -excerpt: "Meant to provide a high-level view of the Self Sovereign \ Decentralized Identity landscape." +excerpt: "Meant to provide a high-level view of the Verifiable Credentials Ecosystem, as well as the Self Sovereign Identity and Decentralized Identity Landscape." sidebar: - title: "Identity Decentralized" image: "/images/the-world-map-from-a-binary-code.webp"