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 1/2] 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(); From 1488700971ac5aa2b74fb6558af0a07d91356d4a Mon Sep 17 00:00:00 2001 From: Kaemura Date: Wed, 16 May 2018 23:05:32 -0400 Subject: [PATCH 2/2] Update index.html --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 2a0d7ae..2951c51 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/", + "http://kaemura.com/" ] var portal = new Portal(sites); portal.start();