gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ops-www] 06/12: remove nonexistent imports, add favicon.png


From: gnunet
Subject: [taler-taler-ops-www] 06/12: remove nonexistent imports, add favicon.png
Date: Sat, 24 Feb 2024 23:36:55 +0100

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

nora pushed a commit to branch master
in repository taler-ops-www.

commit 650818c3dadbfa6a54678c2471bd4c503a4e939b
Author: Nullptrderef <nullptrderef@national.shitposting.agency>
AuthorDate: Sat Feb 24 22:56:33 2024 +0100

    remove nonexistent imports, add favicon.png
---
 common/base.j2     |   6 +++---
 static/favicon.png | Bin 0 -> 19222 bytes
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/base.j2 b/common/base.j2
index b46f63d..1d307e0 100644
--- a/common/base.j2
+++ b/common/base.j2
@@ -3,12 +3,12 @@
   <head>
     <meta charset="UTF-8"/>
     <link rel="shortcut icon" href="/favicon.ico">
-    <!--<link rel="icon" type="image/svg+xml" href="{{ 
url_static('images/favicon.svg') }}" sizes="any">-->
+    <!--<link rel="icon" type="image/svg+xml" href="{{ 
url_static('images/favicon.svg') }}" sizes="any"
     <link rel="icon" type="image/png" href="{{ 
url_static('images/android-chrome-192x192.png') }}" sizes="192x192">
-    <link rel="icon" type="image/png" href="{{ 
url_static('images/android-chrome-512x512.png') }}" sizes="512x512">
+    <link rel="icon" type="image/png" href="{{ 
url_static('images/android-chrome-512x512.png') }}" sizes="512x512">>
     <link rel="apple-touch-icon" sizes="180x180" href="{{ 
url_static('images/apple-touch-icon.png') }}">
     <meta name="msapplication-TileColor" content="#ffffff">
-    <meta name="msapplication-TileImage" content="{{ 
url_static('images/mstile-150x150.png') }}">
+    <meta name="msapplication-TileImage" content="{{ 
url_static('images/mstile-150x150.png') }}">-->
     <meta property="og:title" content="Taler Operations AG, Biel, Switzerland" 
/>
     <meta property="og:type" content="website" />
     <meta property="og:url" content="{{ url_localized('index.html') }}" />
diff --git a/static/favicon.png b/static/favicon.png
new file mode 100644
index 0000000..92c26d9
Binary files /dev/null and b/static/favicon.png differ

-- 
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]