From a6c20ef86944aade7e8d74003298795bb4be00bc Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Sun, 21 Apr 2024 17:32:56 +0200 Subject: [PATCH 1/2] CHANGE avatar, CHANGE colors --- config.yaml | 4 ++-- .../profilepicture.jpg => static/images/avatar.jpg | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename assets/images/profilepicture.jpg => static/images/avatar.jpg (100%) diff --git a/config.yaml b/config.yaml index ee44fae..5381315 100644 --- a/config.yaml +++ b/config.yaml @@ -23,8 +23,8 @@ params: description: Description avatar: /images/avatar.jpg color: - primary: "#fc9800" - secondary: "#57B793" + primary: "#d1501e" + secondary: "#348F26" # favIcon: # ico: # small: /images/favIcons/RegioShopper_16x16.png diff --git a/assets/images/profilepicture.jpg b/static/images/avatar.jpg similarity index 100% rename from assets/images/profilepicture.jpg rename to static/images/avatar.jpg From b27a17110129e6367e18073c82be4ef78a6b4c7d Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Sun, 21 Apr 2024 17:33:11 +0200 Subject: [PATCH 2/2] CHANGE avatar --- content/0_hero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/0_hero.md b/content/0_hero.md index a8b5a04..acc0c42 100644 --- a/content/0_hero.md +++ b/content/0_hero.md @@ -2,7 +2,7 @@ type: hero id: hero avatar: - url: /images/profilepicture.jpg + url: /images/avatar.jpg alt: Avatar type: avatar width: 712