From 51a48c96d6e29ee77014113cc9477944af0b5360 Mon Sep 17 00:00:00 2001 From: FurkaanBoraa Date: Mon, 20 Jul 2026 19:23:20 +0300 Subject: [PATCH] Link the security policy from the site footer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The site made security claims (no network access, no analytics, one readable source file) with nowhere to send a reader who wanted the detail. SECURITY.md is now that detail, so it should be reachable from the page. Placed in the footer next to "Source on GitHub" rather than in a new section: the two links point at the same repository and belong together, and a policy link is what a footer is for. The site has no top nav to add it to — the header is a brand row with a single link. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 1a66ab5..6cd254e 100644 --- a/index.html +++ b/index.html @@ -370,6 +370,7 @@

FAQ