1
0
Fork 0
mirror of https://github.com/Luzifer/qrdisplay.git synced 2024-10-17 22:24:23 +00:00

Replaced old blog URL in example text

This commit is contained in:
Knut Ahlers 2016-04-27 15:46:11 +02:00
parent 4aff1121a9
commit 1592fb0f3e
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -20,7 +20,7 @@
<h1>QRDisplay on GitHub</h1>
<div id="infield">
<p><label for="encode">Tell me what to put into the QRCode:</label></p>
<p><textarea id="encode">http://blog.knut.me/</textarea></p>
<p><textarea id="encode">https://luzifer.io/</textarea></p>
<p><input type="submit" value="Get my QRCode!" id="triggerCreate" /></p>
</div>
<div id="qrarea"></div>