From 2da5d551063f5030cd0d4f6ff65a885949126bc2 Mon Sep 17 00:00:00 2001 From: gablaxy <32848524+gablaxy@users.noreply.github.com> Date: Tue, 14 Nov 2023 15:09:58 +0100 Subject: [PATCH] Update webring.json --- webring.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webring.json b/webring.json index 30f7694..5ab2299 100644 --- a/webring.json +++ b/webring.json @@ -1,9 +1,11 @@ [ { "name": "HUB", - "url": "https://gablaxy.github.io/links" + "url": "https://gablaxy.github.io/links", + "img_link" : "https://randomfox.ca/floof/" },{ "name": "Khan", - "url": "https://bsd-us.github.io" + "url": "https://bsd-us.github.io", + "img_link" : "https://randomfox.ca/floof/" } ]