From c170995da704b0804bbe15d6d07e025824a84fc1 Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Mon, 11 Feb 2013 12:36:14 +0100 Subject: [PATCH] fix style sheet link (thanks cmrn) --- main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index a9242ec3..0a229350 100644 --- a/main.js +++ b/main.js @@ -53,9 +53,9 @@ for(var i = 0; i < d.length; i++) { // security context so we can access the API easily. Setup as much as // possible without requiring scripts. document.getElementsByTagName('head')[0].innerHTML = '' - + '' + //~ + '' + 'Ingress Intel Map' - //~ + '' + + '' + '' + '';