commit 36636729f02a46724565f66143bea715c78a37c0
parent 50e0b75f04f6dfadb6089c74cc9f18b8984b9eec
Author: Chris <chris@echoz.io>
Date: Wed, 1 Feb 2023 21:13:50 +0100
chore: move logo to images dir
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.yaml b/config.yaml
@@ -30,7 +30,7 @@ params:
profileMode:
enabled: true
title: Lillehammer Pistolklubb
- imageUrl: logo.png
+ imageUrl: images/logo.png
subtitle: |
Stiftet 9. oktober 1951
socialIcons:
diff --git a/static/logo.png b/static/images/logo.png
Binary files differ.