From bf4f6d64d9296532d62b6e66c7c1f7b0b9ea4d85 Mon Sep 17 00:00:00 2001 From: alicevthompson Date: Mon, 14 Feb 2022 16:06:27 +0000 Subject: [PATCH] Revert "Update home.html" This reverts commit 819651146049621792b6bcecdc67d58a7dcbc0b8. --- site/layouts/_default/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/layouts/_default/home.html b/site/layouts/_default/home.html index c0e891e2..834ac3b4 100644 --- a/site/layouts/_default/home.html +++ b/site/layouts/_default/home.html @@ -52,7 +52,7 @@ Form Certificate - Performance + Provenance @@ -119,7 +119,7 @@ {{ $cluster := "Impact" }} {{ .Scratch.Set "cluster" $cluster }} - {{ $modules := slice "Evaluation" "Performance" }} + {{ $modules := slice "Evaluation" }} {{ range $modules }} {{ $module := . }} {{ $.Scratch.Set "module" $module }}