diff --git a/.gitignore b/.gitignore index e387c3b5..95aa4ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ -data.json config.json - +data.json # Byte-compiled / optimized / DLL files __pycache__/ @@ -91,3 +90,4 @@ ENV/ # Rope project settings .ropeproject +run_private.bat diff --git a/data.json b/data.json index 41b42e67..0db3279e 100644 --- a/data.json +++ b/data.json @@ -1,3 +1,3 @@ -[ +{ -] +} diff --git a/favicon.png b/favicon.png new file mode 100644 index 00000000..c7646f76 Binary files /dev/null and b/favicon.png differ diff --git a/index.html b/index.html index 26ba3cf2..333a7786 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,10 @@
-