Skip to content

Commit

Permalink
misc: small fix or general refactoring i did not bother commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed Nov 13, 2019
1 parent ab63ecc commit 1ff14c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pwnagotchi/ui/web/templates/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
{% block script %}
$(function(){
$('#qrcode').qrcode({
text: 'https://pwnagotchi.ai/pwnfile/#{{ fingerprint }}',
render: 'div',
mode: 0,
size: 400,
Expand Down

0 comments on commit 1ff14c0

Please sign in to comment.