Skip to content

Theme: drop Atom/RSS links from top nav (kept in footer) - #71

Merged
rivassec merged 1 commit into
mainfrom
nav-drop-feed-links
Sep 12, 2026
Merged

Theme: drop Atom/RSS links from top nav (kept in footer)#71
rivassec merged 1 commit into
mainfrom
nav-drop-feed-links

Conversation

@rivassec

Copy link
Copy Markdown
Owner

Per request: the Atom and RSS links are removed from the top navbar and left where they already are in the footer.

  • partial/nav.html: removed the two feed <a> links; top nav is now Home / About / Categories / Search / Tools / GitHub.
  • partial/footer.html: unchanged - still renders Atom and RSS with proper rel=alternate/type.
  • <head> feed autodiscovery (partial/feed.html): unchanged.

Verified: built article's top <nav> has 0 feed links; footer still emits both feeds/all.atom.xml and feeds/all.rss.xml; csp_audit and canonical guard green.

The two feed links moved out of the top navbar; they remain in the
footer (partial/footer.html, with rel/type) and <head> autodiscovery
is unchanged. Top nav is now Home/About/Categories/Search/Tools/GitHub.
@rivassec
rivassec merged commit 5499acd into main Sep 12, 2026
17 checks passed
@rivassec
rivassec deleted the nav-drop-feed-links branch September 12, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant