diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-07-09 14:24:51 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-07-09 14:24:51 +0200 |
| commit | c72fe01bacfdbfa59dabea25b72bc6fc5cf31605 (patch) | |
| tree | 95e2b2a49ad2d9d796d5a8817ea3087fb71d7ada /index.html | |
| parent | 2c269250677a808b7c0abc0e7bbf8a440ffeeb1f (diff) | |
feat: added imood, heading on aboutme, fixed spawning on pages.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ <link rel="stylesheet" type="text/css" href="./style.css" /> </head> <body class="index"> + <p style="position: absolute; top:50%; left: 50%; text-align: center; transform: rotate(-45deg);">J'aime paaaaas ce style de menu mais j'ai pas d'idées...</p> <h1>Marcellus</h1> <a href="en/index.html" class="language">🤮🇬🇧</a> <div class="links"> @@ -24,6 +25,7 @@ <span>Musique</span> </a> </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> </body> </html> |
