From d1d2ede9773395e0df15377b00cb342e52ecfcd4 Mon Sep 17 00:00:00 2001 From: Abdulmujeeb Raji Date: Wed, 5 Feb 2025 17:45:52 +0000 Subject: [PATCH] fix href locations in webring.js --- webring.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webring.js b/webring.js index 42a4cc9..f693848 100644 --- a/webring.js +++ b/webring.js @@ -22,9 +22,9 @@ // List of all members in the webring. Add onto this manually whenever you want to add someone new to the ring. // Please take time to go through here and use the search-and-replace feature of your favorite text editor to change all instances of atiran to a lower-case or camel-case version of your webring name, as well as change the configuration to your liking. var atiran_members = [ - 'https://midnadimple.com', - 'https://devraza.giize.com', - 'https://happybull.co.uk' + 'https://midnadimple.com/', + 'https://devraza.giize.com/', + 'https://happybull.co.uk/' ] // Various config options that should be self-documenting. // Again, if you're hosting this Librering, please change all the instances of atiran to your particular webring name in lower case, and insert valid image URLs for the badges and navigation.