Add a QR code :3

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Arija A. 2024-10-06 01:15:56 +03:00
parent 39373634d7
commit 10bb6c72bc
2 changed files with 7 additions and 0 deletions

BIN
src/static/qr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -323,6 +323,13 @@
<li> <li>
Text: <a href="{{ url_for("views.badge_txt") }}">badge.txt</a>. Text: <a href="{{ url_for("views.badge_txt") }}">badge.txt</a>.
</li> </li>
<li>
QR code (thanks to <a href="https://research.swtch.com/qr/draw/" rel="noopener noreferrer" target="_blank">https://research.swtch.com/qr/draw/</a>):
<div style="margin-top:1em">
<a href="{{ url_for("static", filename="qr.png") }}"> <img src="{{ url_for("static", filename="qr.png") }}" loading="lazy" alt="QR code leading to https://ari.lt/" height="192" width="192" /> </a>
</div>
</li>
</ul> </ul>
<p>And also, cool people:</p> <p>And also, cool people:</p>