This commit is contained in:
2025-01-14 19:45:03 -05:00
parent 729dc98887
commit b043dce7f0
5 changed files with 4 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
<% if (page.canonical) { %>
<link rel="canonical" href="<%= page.canonical%>"/>
<% } %>
<link rel="shortcut icon" href="/assets/svg/archy.svg">
<link rel="shortcut icon" href="/assets/svg/favicon.svg">
<link rel="stylesheet" href="/assets/css/styles.css?v1">
<script nonce="<%= cspNonce %>">
document.addEventListener("DOMContentLoaded", function() {

View File

@@ -1,6 +1,6 @@
<div class="sidebar">
<div class="sidebar_logo">
<a href="/"><img src="/assets/svg/archy.svg" alt="Archery icon" /></a>
<a href="/"><img src="/assets/svg/archery.svg" alt="Archery icon" /></a>
</div>
<div class="sidebar_search">
<form action="/" method="get">