diff --git a/.gitignore b/.gitignore index ede09e9..7fc6f04 100644 --- a/.gitignore +++ b/.gitignore @@ -174,4 +174,4 @@ cython_debug/ .pypirc dist -context.json \ No newline at end of file +*.json diff --git a/src/static/assets/16.png b/src/static/assets/16.png new file mode 100644 index 0000000..1c17ad3 Binary files /dev/null and b/src/static/assets/16.png differ diff --git a/src/static/assets/32.png b/src/static/assets/32.png new file mode 100644 index 0000000..ef0b323 Binary files /dev/null and b/src/static/assets/32.png differ diff --git a/src/static/assets/48.png b/src/static/assets/48.png new file mode 100644 index 0000000..0a2535f Binary files /dev/null and b/src/static/assets/48.png differ diff --git a/src/static/assets/logo.png b/src/static/assets/logo.png new file mode 100644 index 0000000..7146047 Binary files /dev/null and b/src/static/assets/logo.png differ diff --git a/src/static/assets/logo.svg b/src/static/assets/logo.svg new file mode 100644 index 0000000..82ecaa4 --- /dev/null +++ b/src/static/assets/logo.svg @@ -0,0 +1,88 @@ + + + + diff --git a/src/static/icon.ico b/src/static/icon.ico new file mode 100644 index 0000000..e130586 Binary files /dev/null and b/src/static/icon.ico differ