summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index aafd2dc..53b2c2a 100644
--- a/index.html
+++ b/index.html
@@ -123,6 +123,11 @@
123 <a href="https://rochesterapex.com/source"> 123 <a href="https://rochesterapex.com/source">
124 <img src="index_files/buttons/gethtmlnow.gif"/> 124 <img src="index_files/buttons/gethtmlnow.gif"/>
125 </a> 125 </a>
126 <input type="checkbox" id="yeah-toggle" style="display: none;">
127 <label for="yeah-toggle" id="yeah">
128 <div id="yeah-off">Yeah!</div>
129 <div id="yeah-on">Unyeah</div>
130 </label>
126 </div></div></div> 131 </div></div></div>
127 </body> 132 </body>
128</html> 133</html>