This commit is contained in:
2025-11-28 16:27:10 +07:00
parent af6f1eff2e
commit 91941d7c14
11 changed files with 501 additions and 61659 deletions

View File

@@ -20,8 +20,9 @@
console.log(err)
}
</script>
<link rel="stylesheet" href="{{'style.css' | asset_url}}?{{ 'now' | date : '%Y-%m-%d.%H.%M.%S' }}">
<link rel="stylesheet" href="{{'style.css' | asset_url}}">
<link rel="stylesheet" href="{{'style_hura.css' | asset_url}}?{{ 'now' | date : '%Y-%m-%d.%H.%M.%S' }}">
</head>
<body>
@@ -45,13 +46,8 @@
</div>
{% include javascript/index %}
</body>
</html>