misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
ab63ecccd7
commit
1ff14c05a9
@ -8,6 +8,7 @@ Profile
|
|||||||
{% block script %}
|
{% block script %}
|
||||||
$(function(){
|
$(function(){
|
||||||
$('#qrcode').qrcode({
|
$('#qrcode').qrcode({
|
||||||
|
text: 'https://pwnagotchi.ai/pwnfile/#{{ fingerprint }}',
|
||||||
render: 'div',
|
render: 'div',
|
||||||
mode: 0,
|
mode: 0,
|
||||||
size: 400,
|
size: 400,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user