summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-12 22:47:14 -0500
committerseth <[email protected]>2023-01-12 23:22:15 -0500
commit7ebb51e14a8099976f7bbfe6b6d6c56a28fd2e95 (patch)
treecb3173eb37e39a335bb9fdb0e9a2c04fbf3733ad /src/index.html
parenteb33edcdc85ae0474dbc1cbdb76bf37b86a3deaa (diff)
feat: add chris
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 17eb4f7..fd32a04 100644
--- a/src/index.html
+++ b/src/index.html
@@ -29,6 +29,7 @@
<br />
<br />
<div class="gifs">
+ <script type="module" src="/js/chrisApp.js"></script>
<img src="imgs/gifs/legalize.gif" alt="legalize now!" />
<br />
@@ -55,6 +56,7 @@
<img src="/imgs/gifs/arnold.gif" alt="hey arnold!" />
<img src="/imgs/gifs/bob.gif" alt="powered by bob" />
<img src="/imgs/gifs/counterstrike.gif" alt="counter-strike player" />
+ <img src="/imgs/gifs/chris.gif" alt="chris troll" id="chris_gif" />
</div>
</body>
</html>