summaryrefslogtreecommitdiff
path: root/info.html
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2023-06-28 13:24:56 +0200
committerMartial Simon <msimon_fr@hotmail.com>2023-06-28 13:24:56 +0200
commit44f5ca09550fcb5de9c4411e61cbe8d02cb021b1 (patch)
tree12ac8ddb6a91eb65077fed3148046a3987711c25 /info.html
parenta907fb793e959001b77ac9636d6fcfd2c3755f4f (diff)
feat: true centered body contents, played with pseudo classes for the return buttons
Diffstat (limited to 'info.html')
-rw-r--r--info.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/info.html b/info.html
index 4675f05..847ae6d 100644
--- a/info.html
+++ b/info.html
@@ -8,12 +8,17 @@
<a href="en/it.html" class="language">🤮🇬🇧</a>
<div class="content">
<h1>Projets</h1>
- <p></p>
+ <p><a href="https://github.com/Laitram31" style="color:#333333">La plupart de mes projets sont trouvables sur &gt;Github&lt;.</a></p>
<hr class="section-sep">
<h1>Mes machines</h1>
- <p></p>
+ <p>
+ <ul>
+ <li>PCs : J'utilise un Dell Inspiron 7390 2n1 sous Windaube (ouais je sais, je suis pas prêt à faire la transition complète) comme PC portable, et un Asus X550 sous Artix Linux comme PC fixe.</li>
+ <li>Son : J'utilise une M-AUDIO Solo comme carte son, reliée à 2 enceintes ou mon casque audio. (Voir mon <a href="musique.html#matos" style="color:salmon">&gt;matériel de musique&lt;</a>)</li>
+ </ul>
+ </p>
</div>
- <a href=index.html class="footer">&lt;&lt;&lt;Retour&lt;&lt;&lt;</a>
+ <a href=index.html class="footer">Retour</a>
</body>
</html>