Compare commits
2 Commits
7109705e29
...
821127b354
Author | SHA1 | Date |
---|---|---|
|
821127b354 | |
|
6d760179b8 |
|
@ -1,2 +1,3 @@
|
||||||
*.swp
|
*.swp
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
.vscode
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<main id="root" class="homepage">
|
<main id="root" class="homepage">
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
<a href="dico/">Discographie</a>
|
<a href="disco/">Discographie</a>
|
||||||
<a href="proj/">Projets</a>
|
<a href="proj/">Projets</a>
|
||||||
<a href="ressources/">Ressources</a>
|
<a href="ressources/">Ressources</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue