From 94697e1a1018c9c4d6023952f4623c3b94e69644 Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Mon, 1 Apr 2019 12:12:32 +0200 Subject: [PATCH] [web] Renamed tools section to "Tools and Workflows". --- web/content/docs/_index.pandoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/content/docs/_index.pandoc b/web/content/docs/_index.pandoc index 29ef61dc039..8f53309114f 100644 --- a/web/content/docs/_index.pandoc +++ b/web/content/docs/_index.pandoc @@ -20,9 +20,9 @@ text = "Basic benchmarks are explained and input files are provided to get you s icon = "fal fa-rabbit-fast" [[sections]] -name = "Tools" +name = "Tools & Workflows" url = "/docs/tools" -text = "Helpful tools for pre- and postprocessing." +text = "Helpful tools for pre- and postprocessing as well as complete model setup workflows." icon = "fal fa-tools" [[sections]] -- GitLab