Skip to content

Commit f255934

Browse files
committed
add member to html energy webring
1 parent 278cb58 commit f255934

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/routes/html-energy-webring/+page.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
'https://naes.tech/htarotml/',
1616
'https://naes.tech/htmlun/',
1717
'https://harriethw.github.io/html-day-bristol/',
18-
'https://killalocalpedophile.neocities.org/'
18+
'https://killalocalpedophile.neocities.org/',
19+
'https://baccyflap.com/rsp'
1920
];
2021
2122
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
@@ -22,7 +22,8 @@ var sites = [
2222
"https://naes.tech/htarotml/",
2323
"https://naes.tech/htmlun/",
2424
"https://harriethw.github.io/html-day-bristol/",
25-
"https://killalocalpedophile.neocities.org/"
25+
"https://killalocalpedophile.neocities.org/",
26+
"https://baccyflap.com/rsp"
2627
];
2728

2829
//the name of the ring

0 commit comments

Comments
 (0)