build(#10336): staticify assets

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-04-01 18:18:11 +09:00
parent 65f20de821
commit ec8905f81c
5 changed files with 29 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<link rel="stylesheet" href="../node_modules/@tabler/icons-webfont/tabler-icons.min.css">
<link rel="stylesheet" href="./node_modules/@tabler/icons-webfont/tabler-icons.min.css">
<script>
window.global = window;
</script>