260703_003606

This commit is contained in:
Maciej J. Bowszys 2026-07-03 00:36:06 +02:00
parent c5a53486ac
commit dd8dc70aea
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<title>moira_db</title>
<link rel="shortcut icon" type="image/png" href="/icons/favicon.png"/>
<link rel="manifest" href="manifest.json"/>
<link rel="manifest" href="/manifest.json"/>
<link rel="stylesheet" type="text/css" href="./styles.css">
<script src="./script.js"></script>

View File

@ -7,7 +7,7 @@
<title>moira_db</title>
<link rel="shortcut icon" type="image/png" href="/icons/favicon.png"/>
<link rel="manifest" href="manifest.json"/>
<link rel="manifest" href="/manifest.json"/>
<link rel="stylesheet" type="text/css" href="./styles.css">
<script src="./script.js"></script>