From fbc78a1589c7f107b5b8e07bf22ffe3171bd8b60 Mon Sep 17 00:00:00 2001 From: Ivan “CLOVIS” Canet Date: Sun, 22 Mar 2026 12:03:04 +0000 Subject: [PATCH] feat(website): Replace the Golden Kodee Awards banner by the GitHub follow link --- docs/website/overrides/main.html | 4 +--- 1 file(s) changed, 1 insertion(s)(+), 3 deletion(s)(-) diff --git a/docs/website/overrides/main.html b/docs/website/overrides/main.html --- a/docs/website/overrides/main.html +++ b/docs/website/overrides/main.html @@ -9,7 +9,5 @@ {% endblock %} {% block announce %} - Do you like our projects?    We have been nominated to the Golden Kodee Awards. -   Vote for us! -     (if you get a “Forbidden” error, click here) + Do you like our projects?    Support us by following Ivan on GitHub! {% endblock %} -- tangled.sh