From 2a01117e305fffaa6c7a1fd5604a65656d6c860c Mon Sep 17 00:00:00 2001
From: Lars Bilke <lars.bilke@ufz.de>
Date: Wed, 27 Sep 2017 11:52:06 +0200
Subject: [PATCH] [web] Made titles unique.

Uniqueness of titles are required in the same menu section (benchmarks)
---
 web/content/docs/benchmarks/hydro-component/elder.md   | 2 +-
 web/content/docs/benchmarks/hydro-component/goswami.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/web/content/docs/benchmarks/hydro-component/elder.md b/web/content/docs/benchmarks/hydro-component/elder.md
index 91f81034fed..db8b25fc9a1 100644
--- a/web/content/docs/benchmarks/hydro-component/elder.md
+++ b/web/content/docs/benchmarks/hydro-component/elder.md
@@ -3,7 +3,7 @@ author = "Marc Walther"
 weight = 142
 project = "Parabolic/ComponentTransport/elder/"
 date = "2017-09-07T14:41:09+01:00"
-title = "Saturated Variable-Density Flow and Mass Transport"
+title = "Saturated Variable-Density Flow and Mass Transport (Elder)"
 
 [menu]
   [menu.benchmarks]
diff --git a/web/content/docs/benchmarks/hydro-component/goswami.md b/web/content/docs/benchmarks/hydro-component/goswami.md
index 31a5f2960f0..442750de3dd 100644
--- a/web/content/docs/benchmarks/hydro-component/goswami.md
+++ b/web/content/docs/benchmarks/hydro-component/goswami.md
@@ -3,7 +3,7 @@ author = "Marc Walther"
 weight = 142
 project = "Parabolic/ComponentTransport/goswami/"
 date = "2017-09-07T14:41:09+01:00"
-title = "Saturated Variable-Density Flow and Mass Transport"
+title = "Saturated Variable-Density Flow and Mass Transport (Goswami)"
 
 [menu]
   [menu.benchmarks]
@@ -39,4 +39,4 @@ A comparison of numerical and laboratory data is shown in the figure below. The
 
 Goswami, R.R., Clement, T.P., 2007. Laboratory-scale investigation of saltwater intrusion dynamics. Water Resour. Res. 43, 1–11. doi:10.1029/2006WR005151.
 
-Kolditz, O., Görke, U.-J., Shao, H., Wang, W., 2012. Thermo-Hydro-Mechanical-Chemical Processes in Porous Media: Benchmarks and Examples, Lecture notes in computational science and engineering. Springer. ISBN: 3642271766.
\ No newline at end of file
+Kolditz, O., Görke, U.-J., Shao, H., Wang, W., 2012. Thermo-Hydro-Mechanical-Chemical Processes in Porous Media: Benchmarks and Examples, Lecture notes in computational science and engineering. Springer. ISBN: 3642271766.
-- 
GitLab