diff options
author | nathansmith117 <nathansmith117@sdf.org> | 2024-05-19 10:34:23 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith117@sdf.org> | 2024-05-19 10:34:23 -0600 |
commit | 92379837ada1242acc8cf5afcdb384662d89e6cb (patch) | |
tree | 2bbfef1177b872a969968a5404820b3d4dacfafe | |
parent | 4f3e36262ec30dd19823a3d8c26b732958cf1f24 (diff) |
Added more banners
-rw-r--r-- | images/bi.gif | bin | 0 -> 2026 bytes | |||
-rw-r--r-- | images/coffee.gif | bin | 0 -> 919 bytes | |||
-rw-r--r-- | index.html | 5 |
3 files changed, 4 insertions, 1 deletions
diff --git a/images/bi.gif b/images/bi.gif Binary files differnew file mode 100644 index 0000000..5f7aa80 --- /dev/null +++ b/images/bi.gif diff --git a/images/coffee.gif b/images/coffee.gif Binary files differnew file mode 100644 index 0000000..0c8ab0d --- /dev/null +++ b/images/coffee.gif @@ -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> |