From e24d9c4300004a299764e23e4701d91fd084477a Mon Sep 17 00:00:00 2001 From: David O'Regan Date: Tue, 19 May 2020 00:36:00 +0000 Subject: feat(home): Redesign landing page We are using a new home page design ensuring users are easil able to navigate the site. --- nanoc.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nanoc.yaml') diff --git a/nanoc.yaml b/nanoc.yaml index 51828eb95..5298a29fb 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -135,6 +135,7 @@ products: dest_dir: 'content/ee' doc_dir: 'doc' expose: true + icon: 'tanuki' omnibus: full_name: 'Omnibus GitLab' short_name: 'Omnibus' @@ -148,6 +149,7 @@ products: dest_dir: 'content/omnibus' doc_dir: 'doc' expose: true + icon: 'car' runner: full_name: 'GitLab Runner' short_name: 'Runner' @@ -161,6 +163,7 @@ products: dest_dir: 'content/runner' doc_dir: 'docs' expose: true + icon: 'status' charts: full_name: 'GitLab Helm chart' short_name: 'Charts' @@ -174,3 +177,4 @@ products: dest_dir: 'content/charts' doc_dir: 'doc' expose: true + icon: 'chart' -- cgit v1.2.3