remove debug loggings

This commit is contained in:
2026-03-18 04:41:57 +08:00
parent 8b9fc94874
commit f7e3124797
3 changed files with 26 additions and 23 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
<meta name="description" content="URL Shortener">
<title>Short · URL Shortener</title>
<link rel="stylesheet" href="static/fonts.css">
<link rel="stylesheet" href="static/style.css?v=20260318">
<link rel="stylesheet" href="static/style.css?v=20260318b">
</head>
<body>
<div id="bg" aria-hidden="true"></div>
@@ -58,7 +58,7 @@
<div id="toast" class="toast" aria-live="polite"></div>
<script src="static/app.js?v=20260318" defer></script>
<script src="static/app.js?v=20260318b" defer></script>
</body>
</html>