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

Merge pull request #5 from ljcooke/ljcooke-patch-1

Adding liamcooke.com
This commit is contained in:
Лu Лinveгa 2018-05-17 16:12:07 +12:00 committed by GitHub
commit 06a617f279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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