From ada650202ee191a78e055bf9119f868dbbc9afb5 Mon Sep 17 00:00:00 2001 From: Liam Cooke <14365947+ljcooke@users.noreply.github.com> Date: Thu, 17 May 2018 12:40:18 +1000 Subject: [PATCH] Add liamcooke.com --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 2a0d7ae..bd852ef 100644 --- a/index.html +++ b/index.html @@ -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();