diff --git a/index.html b/index.html
index 8d91247..53f5bab 100644
--- a/index.html
+++ b/index.html
@@ -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();