Starting work on thread stuff. This is probably a terrible idea but I guess I am going to find out why.

Updating a bunch of the Sludge fest pages and the front page to have more relevant info
This commit is contained in:
2025-06-17 21:14:35 -05:00
parent 1ab85daf40
commit f24d3c6cd5
9 changed files with 286 additions and 28 deletions
+18
View File
@@ -0,0 +1,18 @@
<script lang="ts">
</script>
<svelte:head>
<title></title>
<meta name="description" content="" />
</svelte:head>
<section>
</section>
<style lang="scss">
section {
}
</style>