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

Merge pull request #3 from deuveir/patch-1

Update index.html
This commit is contained in:
Лu Лinveгa 2018-05-17 13:30:58 +12:00 committed by GitHub
commit 73e15654cd
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();