diff --git a/app/static/logo.svg b/app/static/logo.svg new file mode 100644 index 0000000..73f185e --- /dev/null +++ b/app/static/logo.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/static/logo_dark.svg b/app/static/logo_dark.svg new file mode 100644 index 0000000..12f1915 --- /dev/null +++ b/app/static/logo_dark.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/templates/base.html b/app/templates/base.html index cdf1f1f..0211b97 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -13,7 +13,7 @@