added debug var, changed title
All checks were successful
Docker Release Build / push_to_registry (push) Successful in 1m0s
All checks were successful
Docker Release Build / push_to_registry (push) Successful in 1m0s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user