From ee7ed28ccbc616d449c69cda6f6398d0b06e862a Mon Sep 17 00:00:00 2001 From: Adam Caprez <acaprez2@unl.edu> Date: Sat, 19 Oct 2019 01:29:01 +0000 Subject: [PATCH] Hide the "guides" folder until we remove it. --- content/guides/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/guides/_index.md b/content/guides/_index.md index e581928a..11341179 100644 --- a/content/guides/_index.md +++ b/content/guides/_index.md @@ -1,6 +1,7 @@ +++ title = "Guides" weight = "20" +draft = true +++ In-depth guides to using HCC resources -- GitLab