gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-blog] branch master updated: add viewport


From: gnunet
Subject: [GNUnet-SVN] [taler-blog] branch master updated: add viewport
Date: Fri, 19 Jan 2018 04:56:17 +0100

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

dold pushed a commit to branch master
in repository blog.

The following commit(s) were added to refs/heads/master by this push:
     new 1cb24be  add viewport
1cb24be is described below

commit 1cb24be8c2679c00b3a4fd4a244053b395be0d15
Author: Florian Dold <address@hidden>
AuthorDate: Fri Jan 19 04:52:23 2018 +0100

    add viewport
---
 talerblog/blog/templates/base.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerblog/blog/templates/base.html 
b/talerblog/blog/templates/base.html
index ea7fd29..15b13a8 100644
--- a/talerblog/blog/templates/base.html
+++ b/talerblog/blog/templates/base.html
@@ -17,6 +17,7 @@
 
 <html data-taler-nojs="true">
 <head>
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <title>Taler Donation Demo</title>
   <link rel="stylesheet" type="text/css" href="{{ url_for('static', 
filename='web-common/pure.css') }}" />
   <link rel="stylesheet" type="text/css" href="{{ url_for('static', 
filename='web-common/demo.css') }}" />

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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