website

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

commit 1cc0fd5d3a97a9c215238dd792161072834a15a4
parent 549e1f04f88fdbded8dcfd5a14429d3f442b7797
Author: thing1 <thing1@seacrossedlovers.xyz>
Date:   Tue, 28 Apr 2026 21:37:06 +0100

added to the webring

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

diff --git a/index.html b/index.html @@ -89,6 +89,13 @@ <br> <small id="pageLastChanged"></small> <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/" class="btn"> Aber Webring </a> + <a href="https://aberwebr.ing/Bob/right" class="btn">&gt;</a> + </div> </footer> </body> </html> +