Skip to content

Commit 378cd27

Browse files
committed
update order of html energy index sites
1 parent 4ebe851 commit 378cd27

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
const sites = [
33
'https://www.gabriel-export.earth/html-energy-webring/',
44
'https://callmecannibal.neocities.org/',
5-
'https://croakego.neocities.org/',
6-
'http://constcast.org/',
7-
'https://corktree.neocities.org/',
8-
'https://troy-sucks.neocities.org/',
9-
'https://frippenator.neocities.org/',
105
'https://lyer-online.neocities.org/',
11-
'https://www.gabriel-export.earth/patterns',
12-
'https://www.pixouls.xyz/',
13-
'https://ragman.net',
14-
'https://amalinalai.github.io/precipice/busstop',
156
'https://naes.tech/htarotml/',
167
'https://naes.tech/htmlun/',
178
'https://harriethw.github.io/html-day-bristol/',
9+
'https://frippenator.neocities.org/',
10+
'https://www.pixouls.xyz/',
11+
'https://www.gabriel-export.earth/patterns',
12+
'https://baccyflap.com/rsp',
1813
'https://killalocalpedophile.neocities.org/',
19-
'https://baccyflap.com/rsp'
14+
'http://constcast.org/',
15+
'https://corktree.neocities.org/',
16+
'https://amalinalai.github.io/precipice/busstop',
17+
'https://troy-sucks.neocities.org/',
18+
'https://ragman.net',
19+
'https://croakego.neocities.org/'
2020
];
2121
2222
const indexDomain = 'https://www.gabriel-export.earth';

0 commit comments

Comments
 (0)