From 237d9e07bb01f2aedc9491a701fef21e329622bc Mon Sep 17 00:00:00 2001 From: Gabriel Huber Date: Wed, 22 Feb 2023 22:48:51 +0100 Subject: [PATCH] Add favicon --- static/img/favicon.ico | Bin 0 -> 1150 bytes templates/_base.html | 4 ++-- templates/bedingungen.html | 2 ++ templates/datenschutz.html | 2 ++ templates/impressum.html | 2 ++ templates/index.html | 3 --- 6 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 static/img/favicon.ico diff --git a/static/img/favicon.ico b/static/img/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..45a3c94ae15323a7e54d82f1c3ddf4a29364fe93 GIT binary patch literal 1150 zcmb_cT}YE*6n;&+ErSZWGNOxaf@}?`D+3Ej)Fvc$;Y9=`M5SOC+0B=knrq6o)FLWN zEe!<``$aJdEAx*iu{r0yAGhywKkDY(bk3d5`D`X(U3EU5_dV}wLLSQ8=Wqf;#)>4 zfHx3<*@cLzpL^t#FKzNf+x#H;YD;Ze?3eq~L=b*B7eW8ZL*X}+nl~O8b%cPp-PPf;WS1&DA3YB z2ZA>YBBJ$+4+@_t>YYEd0-YoN<=k3HqM4-p=>{>Ypuyqj`Z^z?oKcMPVSE8o@18Ah~vW?RLgpyIikK> - {% block title %}Computerschaf{% endblock %} + {% block title %}ComputerSchaf{% endblock %} - + {% block assets %}{% endblock %} diff --git a/templates/bedingungen.html b/templates/bedingungen.html index 9e3bf80..bb364b2 100644 --- a/templates/bedingungen.html +++ b/templates/bedingungen.html @@ -1,4 +1,6 @@ {% extends "_base.html" %} +{% block title %}Bedingungen - ComputerSchaf{% endblock %} + {% block assets %} diff --git a/templates/datenschutz.html b/templates/datenschutz.html index 03bad82..4aa0db3 100644 --- a/templates/datenschutz.html +++ b/templates/datenschutz.html @@ -1,4 +1,6 @@ {% extends "_base.html" %} +{% block title %}Datenschutz - ComputerSchaf{% endblock %} + {% block main %}

Datenschutz

diff --git a/templates/impressum.html b/templates/impressum.html index 99b02c9..63ead9e 100644 --- a/templates/impressum.html +++ b/templates/impressum.html @@ -1,4 +1,6 @@ {% extends "_base.html" %} +{% block title %}Impressum - ComputerSchaf{% endblock %} + {% block main %}

Impressum

diff --git a/templates/index.html b/templates/index.html index 3f8f206..2b75105 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,9 +1,6 @@ {% extends "_base.html" %} {% block main %}
-

Dienstleistungen