[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taldir] branch master updated: add footer
From: |
gnunet |
Subject: |
[taler-taldir] branch master updated: add footer |
Date: |
Fri, 10 Jan 2025 16:37:25 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository taldir.
The following commit(s) were added to refs/heads/master by this push:
new 9f96b29 add footer
9f96b29 is described below
commit 9f96b29d6d4e01e5817a7f9f4e5fa5d4129039f7
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Jan 10 16:37:10 2025 +0100
add footer
---
web/templates/landing.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/web/templates/landing.html b/web/templates/landing.html
index d908c9e..3bd905e 100644
--- a/web/templates/landing.html
+++ b/web/templates/landing.html
@@ -34,4 +34,7 @@
{{end}}
</div>
</body>
+ <footer class="fs-6 text-sm-end mt-4 me-2">
+ <span>Source: <a href="https://git.taler.net/taldir.git">Browse Git
Repository</a></span>
+ </footer>
</html>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taldir] branch master updated: add footer,
gnunet <=