From 5c08d7666c3b4f75207822344edb7f54e1c4b0cb Mon Sep 17 00:00:00 2001 From: tdro Date: Sun, 28 Aug 2022 00:08:03 -0400 Subject: themes/default/layouts/partials/function-caches-images: Merge alternate copy properties Compensate for fit and resize. Set images from user profile configuration. --- data/canory.yaml | 4 ++-- data/default.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/canory.yaml b/data/canory.yaml index 5c47ca7..e2ee509 100644 --- a/data/canory.yaml +++ b/data/canory.yaml @@ -9,8 +9,8 @@ domain: url: https://example.com epoch: Arrived on the second fortnight of April, `2022` picture: - header: - profile: + header: media/header.jpg + profile: media/picture.png description: > Descended from an inner star system of the Sunflower galaxy. Not an owl. Theme Canory --- a micro blog theme for [Hugo](https://gohugo.io/), one of many diff --git a/data/default.yaml b/data/default.yaml index 0c45725..ef4c414 100644 --- a/data/default.yaml +++ b/data/default.yaml @@ -8,8 +8,8 @@ domain: host: default.example url: https://example.com picture: - header: - profile: + header: media/header.jpg + profile: media/picture.png epoch: Appeared sometime around April, `2022` description: > Dignissimos quis animi velit. Not a bot. If you believe everything you read on -- cgit v1.2.3