fix(website): cache-bust style.css for Deep Space deploy

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jason Staack
2026-03-18 17:52:09 -05:00
parent cf11b29f49
commit 81a0bac97d
26 changed files with 19 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
<meta name="twitter:description" content="Complete documentation for The Other Dude MikroTik fleet management platform. Installation, API reference, architecture, and security.">
<meta name="twitter:image" content="https://theotherdude.net/assets/og-image.png">
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style.css?v=2" />
<script src="script.js" defer></script>
</head>
<body class="docs-page">