Add install count to homepage

This commit is contained in:
2025-10-31 23:18:18 -05:00
parent 1a73732f7c
commit f5c9d8c0c4
5 changed files with 56 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?v5">
<link rel="stylesheet" href="/assets/css/styles.css?v6">
<script nonce="<%= cspNonce %>">
document.addEventListener("DOMContentLoaded", function() {
document.body.classList.remove('preload');