Compare commits

...

3 Commits

Author SHA1 Message Date
Florian Walther
e99bf45be9 favicon geändert
All checks were successful
/ push_to_registry (push) Successful in 53s
2026-02-06 13:04:52 +01:00
Florian Walther
3c324d355d favicon added 2026-02-06 12:43:48 +01:00
Florian Walther
149cdf2e63 new screenshot added 2026-02-06 12:40:50 +01:00
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 29 KiB

BIN
static/key.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ block "title" . }}Passwort-Generator{{ end }}</title>
<link rel="icon" href="/static/key.png" type="image/png">
<link rel="stylesheet" href="/static/style.css">
<script>
document.addEventListener('DOMContentLoaded', function() {