Skip to content

Commit 2b1e838

Browse files
committed
add new member to html energy webring
1 parent bc947b1 commit 2b1e838

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/routes/(oldschool)/html-energy-webring/+page.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
'https://www.starcrush.net/pages/main',
2121
'https://brisray.com/utils/webrings.htm',
2222
'https://lile5ko.me',
23-
'https://rayyan.nekoweb.org/'
23+
'https://rayyan.nekoweb.org/',
24+
'https://willascool.neocities.org/'
2425
];
2526
2627
const indexDomain = 'https://www.gabriel-export.earth';

static/html-energy-webring/onionring/variables.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ var sites = [
2727
'https://www.starcrush.net/pages/main',
2828
'https://brisray.com/utils/webrings.htm',
2929
'https://lile5ko.me',
30-
'https://rayyan.nekoweb.org/'
30+
'https://rayyan.nekoweb.org/',
31+
'https://willascool.neocities.org/'
3132
];
3233

3334
//the name of the ring

0 commit comments

Comments
 (0)