summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
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>