f24d3c6cd5
Updating a bunch of the Sludge fest pages and the front page to have more relevant info
18 lines
186 B
Svelte
18 lines
186 B
Svelte
<script lang="ts">
|
|
|
|
</script>
|
|
|
|
<svelte:head>
|
|
<title></title>
|
|
<meta name="description" content="" />
|
|
</svelte:head>
|
|
|
|
<section>
|
|
|
|
</section>
|
|
|
|
<style lang="scss">
|
|
section {
|
|
|
|
}
|
|
</style> |