summaryrefslogtreecommitdiff
path: root/templates/error.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 20:17:51 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-26 20:17:51 -0400
commit888d48300fd2d098a676503a69ac96db94e61a04 (patch)
tree12aa1be24bcc501fa18f9ebeb4961cdb89f76dc6 /templates/error.html
parentee64cdc2712a8e7f77c6af02385afd43a2a1e61b (diff)
feat: OS Index Pages
Diffstat (limited to 'templates/error.html')
-rwxr-xr-xtemplates/error.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/error.html b/templates/error.html
index cd463928..0f0e2743 100755
--- a/templates/error.html
+++ b/templates/error.html
@@ -8,12 +8,10 @@
<link rel="icon" type="image/png" sizes="48x48" href="/logos/favicon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/logos/favicon32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/logos/favicon16.png">
+ <script src="/htmx.min.js"></script>
</head>
<body>
- <ul class="topBar">
- <li class="topLink"><a href="/">home</a></li>
- <li class="topLink"><a href="https://git.mcdonnell.dev/">github</a></li>
- <!--<li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li>-->
+ <ul class="topBar" hx-get="/os-link" hx-target="this" hx-trigger="load" hx-swap="innerHTML">
</ul>
<div class="main">
<center>