Compare commits
3 Commits
11d4586ea7
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e257a09f0 | |||
| b0eaaf7694 | |||
| 30872ad780 |
@@ -0,0 +1 @@
|
||||
*.zip
|
||||
+3
-3
@@ -470,11 +470,11 @@
|
||||
<div class="options-row">
|
||||
<div class="options-col">
|
||||
<label for="vcard-org">Organisation:</label>
|
||||
<input type="text" id="vcard-org" placeholder="Medi Software GmbH" autocomplete="off">
|
||||
<input type="text" id="vcard-org" placeholder="Knorrlabs Inc." autocomplete="off">
|
||||
</div>
|
||||
<div class="options-col">
|
||||
<label for="vcard-title">Position (optional):</label>
|
||||
<input type="text" id="vcard-title" placeholder="IT-Leitung" autocomplete="off">
|
||||
<input type="text" id="vcard-title" placeholder="Master Of Desaster" autocomplete="off">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -582,7 +582,7 @@
|
||||
|
||||
<div class="footer">
|
||||
Dieser QR-Code-Generator funktioniert vollständig in deinem Browser; QR-Inhalte werden nicht hochgeladen. Seitenaufrufe werden mit selbst gehostetem Plausible aggregiert (ohne Cookies). <i>Quellcode und README bei <a href="https://gitea.elpatron.me/elpatron/QR-Code-Generator" target="_blank">Gitea</a></i>.
|
||||
<p class="credit">Made with ❤️ and 🍪 by Markus. Self hosted on <a href="https://unraid.net" target="_blank">Unraid</a> for <a href="https://medisoftware.de" target="_blank">medisoftware</a>. Credits: <a href="https://qr.alster.space/" target="_blank">alsternerd</a></p>
|
||||
<p class="credit">Made with ❤️ and 🍪 by <a href="mailto:elpatron+qr@mailbox.org">Markus F.J. Busche</a>. Self hosted on <a href="https://www.proxmox.com/" target="_blank">Proxmox</a>. Credits: <a href="https://qr.alster.space/" target="_blank">alsternerd</a></p>
|
||||
</div>
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user