add some shit

This commit is contained in:
2026-09-08 17:15:33 +02:00
parent b65f46afd8
commit e300915144
8 changed files with 68 additions and 3 deletions
+10 -1
View File
@@ -1,3 +1,12 @@
<script lang="ts" setup>
</script>
<script lang="ts">
</script>
<template>
asdf
<body>
asdf
</body>
</template>
+14
View File
@@ -0,0 +1,14 @@
<script lang="ts" setup>
</script>
<script lang="ts">
</script>
<template>
<body>
Several assets were aquired from <a href="https://hollowknight.wiki/">the Hollow Knight wiki</a>, under the <a href="https://creativecommons.org/licenses/by-sa/3.0/">
Creative Commons Attribution-ShareAlike 3.0
</a> licence.
</body>
</template>