diff --git a/mkdocs.yml b/mkdocs.yml index c1b7395..714553b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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 @@ -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