This commit is contained in:
Tracker-Friendly 2024-03-12 19:05:02 +00:00
parent 268c51f547
commit c8c79f402e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="./static/css/style.css" />
<meta content="Burgernotes" property="og:title" />
<meta content="A simple note-taking app!" property="og:description" />
<link rel="icon" href=",/static/svg/favicon.svg">
<link rel="icon" href="./static/svg/favicon.svg">
<script>
if (window.location.href.endsWith('/index.html')) {
if (window.location.origin !== null) {