From d7988c4634d4224def391b0a6c26c00e539aae4d Mon Sep 17 00:00:00 2001
From: salixor <salixor@pm.me>
Date: Fri, 15 Dec 2023 20:54:53 +0100
Subject: [PATCH] Ajout des liens RIB / Hardware

---
 index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.html b/index.html
index af67d45..03167d3 100644
--- a/index.html
+++ b/index.html
@@ -43,6 +43,8 @@
         <a href="https://www.last.fm/user/salixor" target="_blank">last.fm</a>
         <a href="https://github.com/salixor" target="_blank">GitHub</a>
         <a href="https://gitlab.com/salixor" target="_blank">GitLab</a>
+        <a href="./hardware.txt" target="_blank">Hardware</a>
+        <a href="./RIB.txt" target="_blank">RIB</a>
     </section>
 
     <section class="cours">
-- 
GitLab