diff options
| author | Alon Levy <alon@pobox.com> | 2014-11-02 17:15:33 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-11-02 17:15:34 +0200 |
| commit | 0c3012f96cf952ecccfa72498befbf360778b8fa (patch) | |
| tree | e8b3541c04902cb7233e195126f74c7dc3246979 /index.html | |
| parent | fd71a019b015b151da0f8645eb39e43cba95b849 (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.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |
