diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-14 07:30:29 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-14 07:30:29 -0600 |
commit | b1b9df6726332f1d2b635fe63019df10029e6c77 (patch) | |
tree | 6e01b24a3ce020136d70dff74933fdc71b699b76 /index.html | |
parent | 32af1db1f3fdb1a98b767fc6200386f2130de798 (diff) |
Finished up scheme cgi
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -13,7 +13,7 @@ color: black; background-color: #bebebe; margin-top: 10px; - margin-bottom: 10px; + margin-bottom: 10px; margin-left: 10px; margin-right: 10px; } @@ -184,7 +184,10 @@ "images/small_dog3.png" alt="Another small dog"> </td> </tr> - </table><a href="https://yesterweb.org/no-to-web3" target= + </table> + <a href="https://getimiskon.xyz" target="_blank"> + <img src="images/getimiskon.png" alt="getimiskon's space"/></a> + <a href="https://yesterweb.org/no-to-web3" target= "_blank"><img src="images/roly-saynotoweb3.gif" alt= "keep the web free"></a> <a href="http://wiby.org/" target= "_blank"><img src="images/wiby.gif" alt="wiby"></a> <a href= |