diff --git a/docs/source/_static/favicon.png b/docs/source/_static/favicon.png deleted file mode 100644 index bac2794..0000000 Binary files a/docs/source/_static/favicon.png and /dev/null differ diff --git a/docs/source/_static/favicon.svg b/docs/source/_static/favicon.svg new file mode 100644 index 0000000..af52b6d --- /dev/null +++ b/docs/source/_static/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/source/conf.py b/docs/source/conf.py index f261b16..2bc295e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -35,8 +35,8 @@ html_static_path = ['_static'] # -- Sphinxawsome-theme options ------------------------------------------------ # https://sphinxawesome.xyz/how-to/configure/ -html_logo = "_static/favicon.png" -html_favicon = "_static/favicon.png" +html_logo = "_static/favicon.svg" +html_favicon = "_static/favicon.svg" html_sidebars = { "about": ["sidebar_main_nav_links.html"], diff --git a/jdav_web/static/admin/img/favicon.png b/jdav_web/static/admin/img/favicon.png deleted file mode 100644 index bac2794..0000000 Binary files a/jdav_web/static/admin/img/favicon.png and /dev/null differ diff --git a/jdav_web/static/admin/img/favicon.svg b/jdav_web/static/admin/img/favicon.svg new file mode 100644 index 0000000..af52b6d --- /dev/null +++ b/jdav_web/static/admin/img/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/jdav_web/static/admin/img/favicon_bright.svg b/jdav_web/static/admin/img/favicon_bright.svg new file mode 100644 index 0000000..51fbe8b --- /dev/null +++ b/jdav_web/static/admin/img/favicon_bright.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/jdav_web/templates/admin/base_site.html b/jdav_web/templates/admin/base_site.html index f7b8bd8..426b26a 100644 --- a/jdav_web/templates/admin/base_site.html +++ b/jdav_web/templates/admin/base_site.html @@ -2,7 +2,7 @@ {% load static i18n %} {# Setup favicon #} -{% block extrahead %}{% endblock %} +{% block extrahead %}{% endblock %} {# Setup browser tab label #} {% block title %}{{ title }} | KOMPASS {% endblock %} @@ -12,7 +12,7 @@

{# Your logo here #} - KOMPASS + KOMPASS

diff --git a/jdav_web/templates/admin/index.html b/jdav_web/templates/admin/index.html index 6d60e91..f5484b7 100644 --- a/jdav_web/templates/admin/index.html +++ b/jdav_web/templates/admin/index.html @@ -123,7 +123,7 @@ Hier kannst du E-Mails an deine Gruppe oder an andere Menschen in der JDAV {% se {% if link.icon %} {% else %} - + {% endif %}
{{ link.title }} @@ -134,7 +134,7 @@ Hier kannst du E-Mails an deine Gruppe oder an andere Menschen in der JDAV {% se {% endfor %} - +
Kompass-Dokumentation Anleitung zur Benutzung des Kompasses