0.1.2: visual improvements

This commit is contained in:
2025-01-15 21:32:07 -05:00
parent 69868d0f7c
commit 7d07873536
8 changed files with 55 additions and 21 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?v1">
<link rel="stylesheet" href="/assets/css/styles.css?v2">
<script nonce="<%= cspNonce %>">
document.addEventListener("DOMContentLoaded", function() {
document.body.classList.remove('preload');