From 761e423bdeccb75125d2a7d732aa3566b6131b51 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sun, 7 Jan 2024 18:17:31 +0800 Subject: [PATCH] fixed markdown info --- cookbook/templates/markdown_info.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/templates/markdown_info.html b/cookbook/templates/markdown_info.html index 853fe14f..b885043f 100644 --- a/cookbook/templates/markdown_info.html +++ b/cookbook/templates/markdown_info.html @@ -129,7 +129,7 @@ [](https://github.com/vabene1111/recipes) [GitHub](https://github.com/vabene1111/recipes) - ![{% trans 'This will become an image' %}]({% static 'assets/favicon.svg' %}) + ![{% trans 'This will become an image' %}]({% static 'assets/logo_color_svg.svg' %})
@@ -142,7 +142,7 @@