diff --git a/src/static/favicon.ico b/src/static/favicon.ico new file mode 100644 index 0000000..b2170f3 Binary files /dev/null and b/src/static/favicon.ico differ diff --git a/src/templates/mybase.html b/src/templates/mybase.html index 22886f5..f4fddae 100644 --- a/src/templates/mybase.html +++ b/src/templates/mybase.html @@ -9,8 +9,8 @@ {% endblock %} {% block styles %} {{super()}} - + + {% endblock %} {% block content %} @@ -38,7 +38,7 @@ {% block header %} {% endblock %}