From ca951422d8340e69d8a6786b7a460b273b6ee4bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Sun, 22 Nov 2020 18:33:43 -0500 Subject: [PATCH] add globe as sidebar image --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 7950bbae..81a01ed7 100644 --- a/_config.yml +++ b/_config.yml @@ -293,8 +293,8 @@ defaults: image: /images/binary-2910663_geralt.webp sidebar: - title: "Identity Decentralized" - image: "/images/DID_ban.webp" - image_alt: "regulation-gdpr-data-protection-3246979" + image: "/images/testing.webp" + image_alt: "Binary Globe Image" nav: "didnav" layout: single author_profile: false @@ -312,8 +312,8 @@ defaults: values: sidebar: - title: "Identity Decentralized" - image: "/images/DID_ban.webp" - image_alt: "Decentralized-ID.com Sidebar" + image: "/images/testing.webp" + image_alt: "Binary Globe Image" nav: "didnav" layout: single author_profile: false