From 5c1f07bbdaf9ed40b6ae3175d0f507ac72edb9e4 Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Wed, 25 Feb 2026 18:05:42 +0100 Subject: [PATCH] added section about webring element to about page --- src/routes/meta/about/+page.svelte | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/routes/meta/about/+page.svelte b/src/routes/meta/about/+page.svelte index 9be32a5..896e51c 100644 --- a/src/routes/meta/about/+page.svelte +++ b/src/routes/meta/about/+page.svelte @@ -169,6 +169,8 @@

The rat in the bottom right of the screen is property of Insomniac Games. Clicking it will bring you good fortune.

+

The style of the webring elements is adapted from a template provided by Rainbow Cemetery for the Gamedev webring. I adapted it into a Svelte component that allows setting the links, emojis, and arrows more easily.

+

Contact / Where to find me

Best to e-mail me if you want to get in touch – it's the only way I'm currently reliably available!

@@ -199,7 +201,7 @@
-

Last updated: 2026-02-21

+

Last updated: 2026-02-25