From b138df84729aba391e03cacd44746cf1cd9f32b2 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 30 Aug 2023 11:37:51 +0200 Subject: MSK home --- web/view/brand/msk.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'web/view/brand/msk.scm') diff --git a/web/view/brand/msk.scm b/web/view/brand/msk.scm index 99cb283..4b34c43 100644 --- a/web/view/brand/msk.scm +++ b/web/view/brand/msk.scm @@ -40,8 +40,10 @@ (h1 ,title) (p ,info) (footer - (p "Copyright © 2005—2023 by the GeneNetwork community with a touch of " (span (@ (class "lambda")) "λ") "!") - (p "This is free software. Download the " + (hr) + (p "Copyright © 2005-2023 " + (a (@ (href "https://genenetwork.org/")) "GeneNetwork Webservices")) + (p "This is free software. See status and download the " (a (@ (href "https://ci.genenetwork.org/")) "source code") ".")) )))) -- cgit v1.2.3