From 670324e71c8dd5ce40c3a309dd268958588d5452 Mon Sep 17 00:00:00 2001 From: Bulat Date: Tue, 28 Mar 2023 00:44:53 +0600 Subject: [PATCH] fix: hide promotion section, change contribute link Signed-off-by: Bulat Safiullin --- layouts/community/list.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/layouts/community/list.html b/layouts/community/list.html index efc7cc57a..1bc7fe3d0 100644 --- a/layouts/community/list.html +++ b/layouts/community/list.html @@ -7,7 +7,7 @@

Welcome to the Falco flock!

Fly with us! Get support! Help us grow!

- Contribute + Contribute
plug @@ -185,7 +185,8 @@

Join the Community

{{/* Promotion */}} -
+{{/* TODO: uncomment when Promotion page is ready */}} +{{/*
@@ -203,6 +204,6 @@

Promotion

-
+
*/}} {{ end }}