aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornathansmith117 <nathansmith117@sdf.org>2024-05-19 10:34:23 -0600
committernathansmith117 <nathansmith117@sdf.org>2024-05-19 10:34:23 -0600
commit92379837ada1242acc8cf5afcdb384662d89e6cb (patch)
tree2bbfef1177b872a969968a5404820b3d4dacfafe
parent4f3e36262ec30dd19823a3d8c26b732958cf1f24 (diff)
Added more banners
-rw-r--r--images/bi.gifbin0 -> 2026 bytes
-rw-r--r--images/coffee.gifbin0 -> 919 bytes
-rw-r--r--index.html5
3 files changed, 4 insertions, 1 deletions
diff --git a/images/bi.gif b/images/bi.gif
new file mode 100644
index 0000000..5f7aa80
--- /dev/null
+++ b/images/bi.gif
Binary files differ
diff --git a/images/coffee.gif b/images/coffee.gif
new file mode 100644
index 0000000..0c8ab0d
--- /dev/null
+++ b/images/coffee.gif
Binary files differ
diff --git a/index.html b/index.html
index dc97ffc..1214771 100644
--- a/index.html
+++ b/index.html
@@ -68,7 +68,10 @@ table {
</td>
</tr>
</table>
- <img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/>
+ <a href="https://sdf.org" target="_blank"><img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/></a>
+ <a href="https://yesterweb.org/no-to-web3" target="_blank"><img src="https://yesterweb.org/no-to-web3/img/roly-saynotoweb3.gif" alt="keep the web free"/></a>
+ <img src="images/bi.gif" alt="bi pride"/>
+ <img src="images/coffee.gif" alt="need moar coffee XD"/>
</center>
</body>
</html>