diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..02f76b1 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 39e3367..82a45ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,6 +7,7 @@ {% block title %}{{ config.title }}{% endblock %} +