added shadowbox

This commit is contained in:
jaycee 2024-06-22 21:10:32 -06:00
parent c94022847a
commit 1796f890c1
13 changed files with 10 additions and 4 deletions

View File

@ -0,0 +1,5 @@
<h1>These gifs, buttons, blinkies, etc. Speak to my soul. Enjoy them.</h1>
<p><img src="internetprivacy.gif" alt="Internet Privacy Now"><img src="ds91.png" alt="Deep Space Nine."><img src="neocities.gif" alt="Make a Neocities">
<img src="deletetwitter.gif" alt="Delete Social Media"><img src="righttorepair.jpg" alt="I support the right to repair"></p>
<p><img src="startrek.gif" alt="Star Trek"><img src="stargazer.gif" alt="I gaze at Stars"><img src="autismacceptancebutton.jpg" alt="Autism acceptance now">
<img src="wikiasucks.gif" alt="Wikia Sucks"><img src="deletefacebook.gif" alt="Delete Social Media"><img src="paywalls.png" alt="Paywalls Gatekeep Knowledge"></p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
site/images/gifs/ds91.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1,6 +1,7 @@
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |
<a class="navbar" href="fun.htm">Fun</a> |
<a class="navbar" href="links.htm">Links</a> |
<a class="navbar" href="trek.htm">Star Trek</a>
<a class="navbar" href="about.html">About</a> |
<a class="navbar" href="fun.html">Fun</a> |
<a class="navbar" href="links.html">Links</a> |
<a class="navbar" href="trek.html">Star Trek</a> |
<a class="navbar" href="shadowbox.html">Shadowbox</a>
</nav>