diff --git a/.gitignore b/.gitignore index 6016a3978..0aad3f57b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /sprites/ /audio/ -/js/config.js +/config/ /index.php /index.html /data/* diff --git a/index.template.html b/index.template.html index 4045b5b75..0be4f121d 100644 --- a/index.template.html +++ b/index.template.html @@ -128,7 +128,7 @@ ga('send', 'pageview'); document.getElementById('loading-message').innerHTML += ' DONE
Loading data...'; - +