Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ extra_css:
# a local override here is how this site drifted to the Material default
# violet last time. Change the shared file instead.
# The ?v= matches CSS_VERSION in agentrust-io.github.io tools/site_header.py. Browsers keep these files for hours, so bump it there and here together.
- https://agentrust-io.com/design-system.css?v=21
- https://agentrust-io.com/design-system.css?v=22

nav:
- Home: index.md
Expand Down Expand Up @@ -183,4 +183,4 @@ nav:

extra_javascript:
# The ?v= matches CSS_VERSION in agentrust-io.github.io tools/site_header.py. Browsers keep these files for hours, so bump it there and here together.
- https://agentrust-io.com/supernav.js?v=21
- https://agentrust-io.com/supernav.js?v=22