gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-auditor] branch master updated: -enlarge qr code


From: gnunet
Subject: [taler-auditor] branch master updated: -enlarge qr code
Date: Sun, 06 Jun 2021 10:56:04 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository auditor.

The following commit(s) were added to refs/heads/master by this push:
     new 5e1f85b  -enlarge qr code
5e1f85b is described below

commit 5e1f85be209193ff57180e42868b8bd0396f6dd6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jun 6 10:56:01 2021 +0200

    -enlarge qr code
---
 template/index.html.j2 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/template/index.html.j2 b/template/index.html.j2
index ec53d55..9fb91d1 100644
--- 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>
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]