diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-10-25 22:50:17 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-10-25 22:50:17 +0200 |
| commit | 695b5b6f36a33d5d77908ef774f30713fa054af2 (patch) | |
| tree | 4d0e041e640d8faeb536e02ed4ccd426885cfe1d | |
| parent | 808469f29b2d527da863097b2d4d3cbcd2baecb9 (diff) | |
feat: new sites on the webring yay + added a censor panda
| -rw-r--r-- | index.html | 4 | ||||
| -rw-r--r-- | main.html | 6 |
2 files changed, 10 insertions, 0 deletions
@@ -28,8 +28,12 @@ <span>Musique</span> </a> </div> + <div> <a href="https://www.imood.com/users/Marcellus"><img src="https://moods.imood.com/display/uname-Marcellus/fg-80FF00/trans-1/imood.gif" alt="The current mood of Marcellus at www.imood.com" border="0"></a> <small><small><small><a href="log.html" style="position: absolute; bottom:0; right:0;">trop long pas lire</a></small></small></small> + <a href="https://www.mabsland.com/"> + <img src="http://www.mabsland.com/Pandas/Censor_Gc.gif"> + </a> </body> </html> @@ -35,6 +35,12 @@ <a href="https://yesterweb.com"> <img src="https://yesterweb.org/img/button.png"> </a> + <a href="https://www.mabsland.com"> + <img src="http://www.mabsland.com/banner_sphinxmt.jpg" height="33px"> + </a> + <a href="https://articexploit.xyz:8443/"> + <img src="https://articexploit.xyz:8443/assets/banners/The_Arcade.gif" height=33px> + </a> </div> </div> </div> |
