im so tired rn
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 6s

This commit is contained in:
2026-03-08 00:51:14 -06:00
parent 31225b51b2
commit 242872cba0
11 changed files with 162 additions and 15 deletions

View File

@@ -1,2 +1,12 @@
<!-- pages are the base instance for routes. an endpoint serves a page, and the page loads components -->
<!-- pages are the base instance for routes. an endpoint serves a page, and the page loads components -->
<script setup lang="ts">
</script>
<template>
<h1>straight up gargoyling it !</h1>
<h3>yeah im so cool rn</h3>
<h1>imagining what I could do with themes :o</h1>
</template>