diff options
author | tint <tint@tint.red> | 2022-11-25 23:06:52 -0500 |
---|---|---|
committer | tint <tint@tint.red> | 2022-11-25 23:06:52 -0500 |
commit | 9c85b372036b04d6dede8f39b64e6690607fe3d3 (patch) | |
tree | aaed6f9fd27098baa418e0e49304e4cee5d0e81c /index.html | |
parent | 6137c09543ea99816ef6563c6e5125f1b2ec0fba (diff) |
yeah
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |