summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index a6454f3..6d6d0f6 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
<title>munson</title>
</head>
<body><div><div><div id="mainBod">
+ <menu class="flashy"></menu>
<p class="title">
<span style="display:inline-block;animation:1s title linear infinite;animation-delay:-1.42s">r</span>
<span style="display:inline-block;animation:1s title linear infinite;animation-delay:-1.22s">i</span>
@@ -118,7 +119,7 @@
<a class="clickable" href="https://validator.w3.org/nu/?doc=https%3A%2F%2Frit.wtf" target="_blank">
<img src="data/html.gif"/>
</a>
- <img src="data/ie.gif"/>
+ <img src="data/ie.gif" class="clickable" onclick="document.documentElement.classList.toggle('flash')"/>
<img src="data/netscape.gif"/>
<a class="clickable" href="https://g.tylerm.dev/tylermurphy534/rit.wtf" target="_blank">
<img src="data/free.gif"/>
@@ -129,5 +130,5 @@
<source src="data/munson.mp4" type="video/mp4">
</video>
</footer>
- </div></div></div></body>
+ </div></div></div></div></body>
</html>