aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-11-01 17:09:22 +0000
committerChristopher Baines <mail@cbaines.net>2023-11-01 17:09:22 +0000
commit3b64124b86a9a9d97696cd777ae3d3eaff66b7df (patch)
treed224248118cff64870b133d31e2b62a696d048ca /guix-qa-frontpage
parentebd6e2636a0944c0fb0a3078958537862b49a45e (diff)
downloadqa-frontpage-3b64124b86a9a9d97696cd777ae3d3eaff66b7df.tar
qa-frontpage-3b64124b86a9a9d97696cd777ae3d3eaff66b7df.tar.gz
Link to the /reproducible-builds page
Diffstat (limited to 'guix-qa-frontpage')
-rw-r--r--guix-qa-frontpage/view/home.scm10
1 files changed, 10 insertions, 0 deletions
diff --git a/guix-qa-frontpage/view/home.scm b/guix-qa-frontpage/view/home.scm
index 662020b..a25e486 100644
--- a/guix-qa-frontpage/view/home.scm
+++ b/guix-qa-frontpage/view/home.scm
@@ -91,6 +91,16 @@ dt {
"#" ,issue-number))
'())))))))
branches)))))
+ (h2 "Topics")
+ (div
+ (@ (class "row"))
+ (p
+ (img (@ (src "/assets/img/reproducible_builds.svg")
+ (alt "Reproducible Builds"))))
+
+ (p
+ (a (@ (href "/reproducible-builds"))
+ "Find out more about Reproducible Builds in Guix")))
(p
(@ (style "width: unset; text-align: center;"))