diff --git a/.gitignore b/.gitignore index c2889f8..9502b7f 100644 --- a/.gitignore +++ b/.gitignore @@ -107,7 +107,7 @@ node_modules/ assets/test/unit/coverage/ # Whoosh search index -iwhoosh_index* +whoosh_index* # Caches .sass-cache diff --git a/public/index.html b/public/index.html index fa4d8af..ace9c35 100644 --- a/public/index.html +++ b/public/index.html @@ -12,6 +12,13 @@ +