diff --git a/.gitignore b/.gitignore index dd295b6d..bcc8c4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ chrome-app* .project .settings +node_modules diff --git a/cache.manifest b/cache.manifest index 1805ef56..3bd7ee3c 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1 +1 @@ -CACHE MANIFEST # v35 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/async-runner.js js/bootstrap.js js/config.js js/core.js js/custo.github.js js/dropbox-helper.js js/github-helper.js js/google-helper.js js/jgrowl.js js/jquery.js js/jquery-ui.js js/layout.js js/main.js js/Markdown.Converter.js js/Markdown.Editor.js js/Markdown.Sanitizer.js js/publisher.js js/require.js js/synchronizer.js js/underscore-min.js img/ajax-loader.gif img/glyphicons-halflings.png img/glyphicons-halflings-white.png img/icons.png img/stackedit-32.ico img/stackedit-promo.png NETWORK: * +CACHE MANIFEST # v35 CACHE: index.html css/bootstrap.css css/jgrowl.css css/main.css js/main-min.js js/require.js NETWORK: * diff --git a/index.html b/index.html index 1fea1e8e..ab71caa2 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,14 @@ - + +