diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-07-31 18:34:51 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-07-31 18:34:51 +0200 |
| commit | 8364f786783ffe93d72d6803af9f918bdc4ee0cf (patch) | |
| tree | fdafdfe8afab7169d3f16ac90d36f5aac3cb05b7 /membres.html | |
| parent | eb642afd922cf1edd0dc977e1be49ee45c1d1a6f (diff) | |
fix: final fixes before (lol no) deployment
Diffstat (limited to 'membres.html')
| -rw-r--r-- | membres.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/membres.html b/membres.html index 025715a..621c819 100644 --- a/membres.html +++ b/membres.html @@ -7,10 +7,9 @@ </head> <body> <nav> - <a href="index.html">Retour<img src="https://momg.neocities.org/gifs/i-47092.gif" ></a> - <a href="#">Le groupe<img - src="https://momg.neocities.org/gifs/i-8483.gif"></a> - <a href="dates.html">Les dates<img src="https://momg.neocities.org/gifs/i-28896.gif"></a> + <a href="index.html">Retour</a> + <a href="#">Le groupe</a> + <a href="dates.html">Nos dates</a> </nav> <div class="content"> <h1>Membres du groupe</h1> |
