guix-commits
[Top][All Lists]
Advanced

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

02/02: hydra: bayfront: Reuse motd from berlin.


From: Andreas Enge
Subject: 02/02: hydra: bayfront: Reuse motd from berlin.
Date: Sat, 19 Sep 2020 06:54:14 -0400 (EDT)

andreas pushed a commit to branch master
in repository maintenance.

commit ea2f412c94cc1c2a835f4dc2dddfa1a39194e295
Author: Andreas Enge <andreas@enge.fr>
AuthorDate: Sat Sep 19 12:52:21 2020 +0200

    hydra: bayfront: Reuse motd from berlin.
    
    * hydra/bayfront.scm (%motd): Copy the block art from berlin.scm.
---
 hydra/bayfront.scm | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/hydra/bayfront.scm b/hydra/bayfront.scm
index 418a124..a35e79b 100644
--- a/hydra/bayfront.scm
+++ b/hydra/bayfront.scm
@@ -110,22 +110,21 @@
    (directory "/srv/guix-hpc-web")))
 
 (define %motd
-  ;; Message of the day!  Libcaca's img2txt gives something that's not so
-  ;; great.
   (plain-file "motd"
               "\
- :                               .
- S:                            S
-  : 8  . . :8         t . . .  ;
-     %888.   ;       :   SX8@
-          t 8       %  .
-           .8 8     .
-           .88     t  :     Welcome to bayfront!
-            .  t   .8
-             .  % .  8
-             8   8 8
-              .  X  8
-              8 8@8
+   ░░░                                     ░░░
+    ░░▒▒░░░░░░░░░               ░░░░░░░░░▒▒░░
+     ░░▒▒▒▒▒░░░░░░░           ░░░░░░░▒▒▒▒▒░
+         ░▒▒▒░░▒▒▒▒▒         ░░░░░░░▒▒░
+               ░▒▒▒▒░       ░░░░░░
+                ▒▒▒▒▒      ░░░░░░
+                 ▒▒▒▒▒     ░░░░░
+                 ░▒▒▒▒▒   ░░░░░    Welcome to bayfront!
+                  ▒▒▒▒▒   ░░░░░
+                   ▒▒▒▒▒ ░░░░░
+                   ░▒▒▒▒▒░░░░░
+                    ▒▒▒▒▒▒░░░
+                     ▒▒▒▒▒▒░
 
 Best practices:
 



reply via email to

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