THEME SUPPORT #26

This commit is contained in:
dragongoose
2023-09-24 11:47:48 -04:00
parent 054f937276
commit 1823d4323c
23 changed files with 204 additions and 43 deletions

View File

@ -9,7 +9,7 @@
<link rel="manifest" href="/site.webmanifest">
<title>SafeTwitch</title>
</head>
<body class="bg-ctp-base flex flex-col">
<body class="flex flex-col">
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>