diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,22 +9,22 @@ <h1>Marcellus</h1> <a href="en/index.html" class="language">🤮🇬🇧</a> <div class="links"> - <a href="moa.html" class="link"> + <a href="moa.html#aboutme" class="link"> <img src=img/aboutme.png width=60% /> <span>Qui suis-je ?</span> </a> </div> <div class="links"> - <a href="info.html" class="link"> + <a href="moa.html#it" class="link"> <img src="https://www.your3dsource.com/images/laptopB.gif"> <span>Informatique</span> </a> - <a href="musique.html" class="link"> + <a href="moa.html#music" class="link"> <img src=img/music.png width=60% /> <span>Musique</span> </a> </div> - <a href="log.html">trop long pas lire</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> |
