Skip to content

docs: load the shared stylesheet and top bar at v=22 - #182

Merged
imran-siddique merged 1 commit into
mainfrom
docs/shared-assets-v22
Sep 14, 2026
Merged

imran-siddique merged 1 commit into
mainfrom
docs/shared-assets-v22

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

agentrust-io.com adds a Search item to the shared top bar, which changes supernav.js, so its CSS_VERSION in tools/site_header.py moves from 21 to 22. This moves both shared URLs in mkdocs.yml to ?v=22 to match, as the comment above each line asks. Without it, browsers keep the old top bar for up to four hours (Cache-Control: max-age=14400), and the hub's scheduled availability check reports this host as lagging.

Checked

  • mkdocs.yml still parses, and extra_css and extra_javascript each hold the one URL at ?v=22.
  • Both ?v=22 URLs return 200 from agentrust-io.com.

Merge after the agentrust-io.github.io search PR deploys, so the top bar this loads is the one with Search.

Generated with Claude Code

https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2

agentrust-io.com moves CSS_VERSION to 22 because supernav.js gains a
Search item. Matching the number here makes browsers fetch the new top
bar instead of the copy they keep for up to four hours.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013aK3gVWzNdcM3hZ2o2awK2
@imran-siddique
imran-siddique merged commit 48cc38e into main Sep 14, 2026
13 checks passed
@imran-siddique
imran-siddique deleted the docs/shared-assets-v22 branch September 14, 2026 23:16
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