gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: override favicon


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: override favicon for demo
Date: Wed, 30 May 2018 22:12:20 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a094819  override favicon for demo
a094819 is described below

commit a094819151d5ce663b691e0198c6a170f846ba21
Author: Florian Dold <address@hidden>
AuthorDate: Wed May 30 22:11:38 2018 +0200

    override favicon for demo
---
 etc/nginx/conf.d/favicon_robots | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/nginx/conf.d/favicon_robots b/etc/nginx/conf.d/favicon_robots
index c7d40ea..7039077 100644
--- a/etc/nginx/conf.d/favicon_robots
+++ b/etc/nginx/conf.d/favicon_robots
@@ -5,3 +5,7 @@ location = /robots.txt {
 location = /favicon.ico {
   root /var/www/robots-favicon;        
 }
+
+location = /static/web-common/favicon-taler.ico {
+  root /var/www/robots-favicon;        
+}

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



reply via email to

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