From 124d42f21963e868b1ba89ea5d135b0aa9dc9fd9 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Wed, 5 Nov 2025 01:06:36 +0100 Subject: [PATCH] .. --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 74df4ea..a13b120 100644 --- a/config.yaml +++ b/config.yaml @@ -11,7 +11,7 @@ copy_rules: - source: './img/banner-dark.png' target: './banner-dark*.png' - source: './img/banner-dark.png' - target: './logo-banner.png' + target: './web/assets/img/logo-banner.png' - source: './img/favicon_32x32.ico' target: './favicon*.ico'