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
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

View File

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