diff --git a/.gitignore b/.gitignore index 696776f..04b2924 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ */__pycache__ */search_index* */pages_index.json +*.pyc diff --git a/data/index.html b/data/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/index.html b/index.html index 599e265..c348094 100644 --- a/index.html +++ b/index.html @@ -14,5 +14,6 @@
+