gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch stable updated (508b1f7 -> 99e4791)


From: gnunet
Subject: [taler-www] branch stable updated (508b1f7 -> 99e4791)
Date: Sat, 24 Oct 2020 10:29:43 +0200

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

grothoff pushed a change to branch stable
in repository www.

    from 508b1f7  adaptations based on suggestions from RMS
     add 99e4791  deploy javascript.html

No new revisions were added by this update.

Summary of changes:
 Makefile                             | 1 +
 {template => static}/javascript.html | 0
 web-common                           | 2 +-
 3 files changed, 2 insertions(+), 1 deletion(-)
 rename {template => static}/javascript.html (100%)

diff --git a/Makefile b/Makefile
index 353170e..8be2c76 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ LANGUAGES="en de fr es it ru pt jp"
 .PHONY: all
 all: locale template
        (cd web-common && $(tsc))
+       ($(cp) rendered/static/javascript.html rendered/javascript.html)
        ($(cp) rendered/static/robots.txt rendered/robots.txt)
        ($(cp) rendered/static/robots.txt rendered/dist/robots.txt)
        (for lang in `echo $(LANGUAGES)` ; do \
diff --git a/template/javascript.html b/static/javascript.html
similarity index 100%
rename from template/javascript.html
rename to static/javascript.html
diff --git a/web-common b/web-common
index eaefc57..2457613 160000
--- a/web-common
+++ b/web-common
@@ -1 +1 @@
-Subproject commit eaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76c
+Subproject commit 2457613ecc8b8971bd47119b1a02a2f290bb4830

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