1
1
mirror of https://github.com/XXIIVV/webring.git synced 2024-09-11 19:47:14 +03:00

Update index.html

This commit is contained in:
Osa Uveine 2018-05-16 18:30:20 -07:00 committed by GitHub
parent 20fb42978e
commit f19a4d6b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,8 @@
var sites = [
"https://wiki.xxiivv.com/",
"http://estevancarlos.com/",
"https://electro.pizza/"
"https://electro.pizza/",
"http://xla.wiki/"
]
var portal = new Portal(sites);
portal.start();