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"