From cc130818928fc6dbe9ae6d8aeaf2d115b098118d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 23 Nov 2025 00:44:20 -0500 Subject: [PATCH] Add GitHub source code link to sidebar navigation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add "View Source Code" link at bottom of sidebar pointing to repository. Styled subtly with tertiary text color and dotted underline. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/templates/base.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kjvstudy_org/templates/base.html b/kjvstudy_org/templates/base.html index 133c301..178d4a8 100644 --- a/kjvstudy_org/templates/base.html +++ b/kjvstudy_org/templates/base.html @@ -977,6 +977,13 @@ + +
+

+ View Source Code +

+
+