footer position fixed
All checks were successful
App Image CI / Build app image (push) Successful in -1m27s
NPM Audit Check / Check NPM audit (push) Successful in -2m12s

This commit is contained in:
2025-09-23 12:55:16 -05:00
parent 12cf09d408
commit 5e95f22245
2 changed files with 10 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
<link rel="canonical" href="<%= page.canonical%>"/>
<% } %>
<link rel="shortcut icon" href="/assets/svg/favicon.svg">
<link rel="stylesheet" href="/assets/css/styles.css?v3">
<link rel="stylesheet" href="/assets/css/styles.css?v4">
<script nonce="<%= cspNonce %>">
document.addEventListener("DOMContentLoaded", function() {
document.body.classList.remove('preload');