diff --git a/_config.yml b/_config.yml index 2138c037..a1a4a8b9 100644 --- a/_config.yml +++ b/_config.yml @@ -61,6 +61,8 @@ algolia: index_name : didecentral search_only_api_key : c02bbc81162fc9aaaf03cd6573962a94 # YOUR_SEARCH_ONLY_API_KEY powered_by : true # true (default), false + files_to_exclude: + - _posts/blockchain/2020-11-17-dragonchain.md google: search_engine_id : # YOUR_SEARCH_ENGINE_ID instant_search : # false (default), true diff --git a/index.html b/index.html index 754ca3c7..9734c38e 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,10 @@ layout: home author_profile: false excerpt: "An attempt to provide a high-level overview of the decentralized identity landscape." sidebar: - nav: didnav + - title: "Identity Decentralized" + image: "/images/binary-1254502_GDj.webp" + image_alt: "Binary Globe Image by GDj" + nav: "didnav" header: overlay_image: /images/did-home-overlay.webp overlay_filter: 0.75 diff --git a/posts/index.html b/posts/index.html index 78debcc3..d7ab3755 100644 --- a/posts/index.html +++ b/posts/index.html @@ -3,10 +3,11 @@ layout: archive title: Posts Archive author_profile: false header: - image: /images/digital_geralt-93001_thin.webp + image: /images/binary-2910663_geralt.webp sidebar: - title: "Identity Decentralized" - image: "/images/DID_ban.webp" + image: "/images/binary-1254502_GDj.webp" + image_alt: "Binary Globe Image by GDj" nav: "didnav" share: true