misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-11-13 15:05:21 +01:00
parent ab63ecccd7
commit 1ff14c05a9

View File

@ -8,6 +8,7 @@ Profile
{% block script %}
$(function(){
$('#qrcode').qrcode({
text: 'https://pwnagotchi.ai/pwnfile/#{{ fingerprint }}',
render: 'div',
mode: 0,
size: 400,