From 5cc05a033286408d9245a667a71cc48ebbb975f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Sun, 22 Nov 2020 18:35:24 -0500 Subject: [PATCH] rename globe --- _config.yml | 8 ++++---- images/{testing.webp => binary-1254502_GDj.webp} | Bin 2 files changed, 4 insertions(+), 4 deletions(-) rename images/{testing.webp => binary-1254502_GDj.webp} (100%) diff --git a/_config.yml b/_config.yml index 81a01ed7..2138c037 100644 --- a/_config.yml +++ b/_config.yml @@ -293,8 +293,8 @@ defaults: image: /images/binary-2910663_geralt.webp sidebar: - title: "Identity Decentralized" - image: "/images/testing.webp" - image_alt: "Binary Globe Image" + image: "/images/binary-1254502_GDj.webp" + image_alt: "Binary Globe Image by GDj" nav: "didnav" layout: single author_profile: false @@ -312,8 +312,8 @@ defaults: values: sidebar: - title: "Identity Decentralized" - image: "/images/testing.webp" - image_alt: "Binary Globe Image" + image: "/images/binary-1254502_GDj.webp" + image_alt: "Binary Globe by GDj" nav: "didnav" layout: single author_profile: false diff --git a/images/testing.webp b/images/binary-1254502_GDj.webp similarity index 100% rename from images/testing.webp rename to images/binary-1254502_GDj.webp