summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-11-02 17:15:33 +0200
committerAlon Levy <alon@pobox.com>2014-11-02 17:15:34 +0200
commit0c3012f96cf952ecccfa72498befbf360778b8fa (patch)
treee8b3541c04902cb7233e195126f74c7dc3246979 /index.html
parentfd71a019b015b151da0f8645eb39e43cba95b849 (diff)
add a gitignored local_config for the urlArgs
.. cache busting feature so it won't be accidentally committed
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index fa84746f..077b95ae 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,7 @@
<link rel="shortcut icon" href="images/favicon2.ico" />
+ <script src="scripts/local_config.js"></script>
<script data-main='scripts/app.js' src="scripts/external/require.js"></script>
</head>