added debug var, changed title
All checks were successful
Docker Release Build / push_to_registry (push) Successful in 1m0s

This commit is contained in:
Florian Walther
2026-02-08 10:59:18 +01:00
parent 90f4b9a0e3
commit 7c7a0dcf15
2 changed files with 8 additions and 7 deletions

View File

@@ -43,7 +43,7 @@
<div class="container">
<a href="/help" class="help-link">?</a>
<a href="https://gitea.scu.si/Florian.Walther/Web-Password" class="code-link">Sourcecode</a>
<h1>Generiertes Passwort</h1>
<h1>Passwort Generator</h1>
<div id="password">{{ .Password }}</div>
<div class="buttons">
<button class="copy-button" onclick="copyToClipboard()">In Zwischenablage kopieren</button>