diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..31de10f Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/images/WIAILogo.png b/static/images/WIAILogo.png new file mode 100644 index 0000000..9cf6239 Binary files /dev/null and b/static/images/WIAILogo.png differ diff --git a/templates/base.html b/templates/base.html index 75455f7..0e3aff6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,20 +3,21 @@ {{ title }} - + +
- Fachschaft WIAI + Fachschaft WIAI

SPIEL des Lebens

+ + {% block content %} {% endblock %}