Prettier image loading

This commit is contained in:
2024-08-26 19:36:05 -04:00
parent feacf82cf9
commit 9d0995d4e9
3 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -10,6 +10,7 @@
</head>
<body>
<script type="module" src="/src/main.ts"></script>
<div id="app">
<div class="text">
<h1>hi! i'm august. or kline. </h1>
@@ -29,7 +30,6 @@
<div id="background">
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>