Resolve PR review gaps across comments, security, feeds, and UX
All checks were successful
CI / nightly-e2e (pull_request) Has been skipped
CI / ci (pull_request) Successful in 48s

This commit is contained in:
Codex_B
2026-02-28 13:47:21 +00:00
parent 932b05cc02
commit 36ac487cbd
15 changed files with 325 additions and 7 deletions

View File

@@ -2,5 +2,6 @@
<a href="/">Home</a>
<a href="/articles/">Articles</a>
<a href="/about/">About</a>
<button type="button" onclick="toggleTheme()">Toggle theme</button>
{% include 'components/newsletter_form.html' with source='nav' label='Get updates' %}
</nav>