[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-www] branch master updated: Deprecating placeholder link to the "
From: |
gnunet |
Subject: |
[taler-www] branch master updated: Deprecating placeholder link to the "coming soon" web page |
Date: |
Tue, 15 Aug 2023 09:18:09 +0200 |
This is an automated email from the git hooks/post-receive script.
skuegel pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 31524fe Deprecating placeholder link to the "coming soon" web page
31524fe is described below
commit 31524fec176c08de62e335afd76aa5023eb8df66
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Tue Aug 15 09:17:13 2023 +0200
Deprecating placeholder link to the "coming soon" web page
Signed-off-by: Stefan Kügel <skuegel@web.de>
---
common/navigation.j2.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 02f6292..0878ac5 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -31,7 +31,7 @@
{{ navlink('principles.html', _('Principles')) }}
{{ navlink('docs.html', _('Docs')) }}
{{ navlink('development.html', _('Development')) }}
- {{ navlink('comingsoon.html', _('Coming soon')) }}
+ <!-- {{ navlink('comingsoon.html', _('Coming soon')) }} -->
{{ navlink('news/index.html', _('News')) }}
<li class="nav-item mx-2">
<a class="nav-link" href="https://taler-systems.com/"
target="_blank" rel="noopener noreferrer">{% trans %}Company{% endtrans %}</a>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-www] branch master updated: Deprecating placeholder link to the "coming soon" web page,
gnunet <=