From c64ceb4ee709573ed0f87351fdd0cdb5927fb882 Mon Sep 17 00:00:00 2001 From: Julien Herr Date: Fri, 22 May 2026 21:56:56 +0200 Subject: [PATCH] feat(site): add GitHub Sponsors links (nav, sponsor section, footer) Co-Authored-By: Claude Sonnet 4.6 --- docs/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/index.html b/docs/index.html index 334e7db..d76d43b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -460,6 +460,8 @@ transition: color 0.15s, background 0.15s; } .nav-link:hover { color: var(--text); background: var(--surface); } + .nav-link-sponsor { color: #db61a2; display: inline-flex; align-items: center; gap: 0.3rem; } + .nav-link-sponsor:hover { color: #e879b8; background: rgba(219,97,162,0.08); } @media (max-width: 600px) { nav-links { display: none; } } /* ── Install section ── */ @@ -601,6 +603,10 @@ Features How it works Install + + + Sponsor + @@ -1026,6 +1032,18 @@ bucket_name = "kill-the-news-attachments" + +
+

+ kill-the-news is free and open source. If it saves you time, consider supporting its development. +

+
+ + Sponsor on GitHub + +
+