From e165af20ed43a3b651a618ffe4ed78fcaa8a3858 Mon Sep 17 00:00:00 2001 From: YozoraXCII <96386153+YozoraXCII@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:52:16 +0000 Subject: [PATCH] [1] fix buggy icons in ntfy page (#405) --- VERSION | 2 +- templates/085-ntfy.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 8f0916f..9e0b07a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.5.0-build1 diff --git a/templates/085-ntfy.html b/templates/085-ntfy.html index 53a7667..f8d8e10 100644 --- a/templates/085-ntfy.html +++ b/templates/085-ntfy.html @@ -2,7 +2,7 @@ {% include "001-navigation.html" %} {% include "modals/" + page_info['template_name'] + ".html" ignore missing %}