diff --git a/_config.yml b/_config.yml index cbd344a8..87de24fc 100644 --- a/_config.yml +++ b/_config.yml @@ -285,6 +285,8 @@ defaults: path: "_pages" type: pages values: + header: + image: /images/digital_geralt-93001_thin.jpg sidebar: - title: "Identity Decentralized" image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png" diff --git a/posts/index.html b/posts/index.html index a5825082..74f7cc07 100644 --- a/posts/index.html +++ b/posts/index.html @@ -2,8 +2,12 @@ layout: archive title: Posts Archive author_profile: false +header: + image: /images/digital_geralt-93001_thin.jpg sidebar: - nav: didnav + - title: "Identity Decentralized" + image: "/images/regulation_gdpr_data_protection_TheDigitalArtist.png" + nav: "didnav" share: true ---