diff --git a/.gitmodules b/.gitmodules index e2f272a4..d5cb65a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "gif.js"] path = gif.js url = https://github.com/sehugg/gif.js +[submodule "localForage"] + path = localForage + url = https://github.com/localForage/localForage diff --git a/index.html b/index.html index ae7807d2..fec2ee47 100644 --- a/index.html +++ b/index.html @@ -205,7 +205,7 @@ ga('send', 'pageview'); - +