This commit is contained in:
Devine Lu Linvega 2018-07-06 09:17:34 +12:00
parent eaf8b82818
commit 3ac3582990

View File

@ -64,8 +64,8 @@
, "http://bildwissenschaft.vortok.info"
, "https://jakofranko.github.com"
, "https://aeriform.io"
, "http://blog.lucasdidthis.com/"
// Don't forget the comma!
, "http://blog.lucasdidthis.com"
// Don't forget the comma! No trailing slashes
]
var portal = new Portal(sites);
portal.start();