diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..5fc04d7 --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/templates/base.html b/templates/base.html index 920a6a4..8946cc9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,6 +4,8 @@ {{ block "title" . }}Passwort-Generator{{ end }} + +