guix-commits
[Top][All Lists]
Advanced

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

branch master updated: website: Add BBB link to conference banner.


From: julien lepiller
Subject: branch master updated: website: Add BBB link to conference banner.
Date: Sat, 21 Nov 2020 16:47:28 -0500

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

roptat pushed a commit to branch master
in repository guix-artwork.

The following commit(s) were added to refs/heads/master by this push:
     new c2480b1  website: Add BBB link to conference banner.
c2480b1 is described below

commit c2480b1f95734a830ccbe7e29b977b3e2e790361
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Nov 21 22:44:08 2020 +0100

    website: Add BBB link to conference banner.
    
    * website/apps/base/templates/theme.scm: Add link to our BBB conference
    room to the conference banner.
    * po/guix-website.pot: Update pot.
---
 website/apps/base/templates/theme.scm |  6 +++++-
 website/po/guix-website.pot           | 10 +++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/website/apps/base/templates/theme.scm 
b/website/apps/base/templates/theme.scm
index 62ee6bb..9161bce 100644
--- a/website/apps/base/templates/theme.scm
+++ b/website/apps/base/templates/theme.scm
@@ -128,7 +128,11 @@
                  ,(G_ `(a
                        (@ (href "https://xana.lepiller.eu/guix-days-2020/";))
                        "pre-recorded talks"))
-                 ". Learn "
+                 "."
+                 ,(G_ `(a
+                       (@ (href 
"https://guixbbb.fosshost.org/b/zim-dmr-hp2-ibu";))
+                       "Join us"))
+                 "! Learn "
                  ,(G_ `(a
                        (@ (href ,(guix-url 
"blog/2020/online-guix-day-announce-2/")))
                        "more"))
diff --git a/website/po/guix-website.pot b/website/po/guix-website.pot
index 771e2b3..fd8746f 100644
--- a/website/po/guix-website.pot
+++ b/website/po/guix-website.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: guix-website 20201117\n"
+"Project-Id-Version: guix-website 20201121\n"
 "Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2020-11-17 18:04+0100\n"
+"POT-Creation-Date: 2020-11-21 22:43+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -188,11 +188,11 @@ msgctxt "webpage title"
 msgid "GNU Guix — Activity Feed"
 msgstr ""
 
-#: apps/base/templates/theme.scm:122
-msgid "Online conference November 22nd. Watch the <1>pre-recorded talks</1>. 
Learn <2>more</2>!"
+#: apps/base/templates/theme.scm:126
+msgid "Online conference November 22nd. Watch the <1>pre-recorded 
talks</1>.<2>Join us</2>! Learn <3>more</3>!"
 msgstr ""
 
-#: apps/base/templates/theme.scm:137
+#: apps/base/templates/theme.scm:144
 msgid "Made with <1>♥</1> by humans and powered by <2>GNU Guile</2>.  
<3>Source code</3> under the <4>GNU AGPL</4>."
 msgstr ""
 



reply via email to

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