website

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit c5c41e71ce590a1c3837c193d4d5c73780333da1
parent 1cc0fd5d3a97a9c215238dd792161072834a15a4
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Tue, 28 Apr 2026 21:59:09 +0100

fixed

Diffstat:
Mindex.html | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -91,9 +91,9 @@ <script src="scripts/lastmodified.js"></script> <div id="webring"> - <a href="https://aberwebr.ing/Bob/left" class="btn">&lt;</a> + <a href="https://aberwebr.ing/lucas/left" class="btn">&lt;</a> <a href="https://aberwebr.ing/" class="btn"> Aber Webring </a> - <a href="https://aberwebr.ing/Bob/right" class="btn">&gt;</a> + <a href="https://aberwebr.ing/lucas/right" class="btn">&gt;</a> </div> </footer> </body>