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 /index.html | |
parent | 4f3e36262ec30dd19823a3d8c26b732958cf1f24 (diff) |
Added more banners
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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> |