commit 5e1f85be209193ff57180e42868b8bd0396f6dd6 parent f13d42c0102b58f5d6404f5b274bc95337abb1ee Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 6 Jun 2021 10:56:01 +0200 -enlarge qr code Diffstat:
| M | template/index.html.j2 | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/template/index.html.j2 b/template/index.html.j2 @@ -187,6 +187,7 @@ var qr = new QRious({ element: document.getElementById('qr'), value: '{{ conf['auditor_uri'] }}' + size: 512 }); </script>