From a4d9696b9f1ec9fa44c09ac590a2e13f788c8dfa Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Fri, 9 Dec 2022 11:41:30 +0100 Subject: [PATCH] [web] Disabled two empty pages. --- .../benchmarks/th2m/th2m_point-heatsource-unsaturated/index.md | 1 + .../benchmarks/th2m/th2m_strain_dependent_permeability/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/web/content/docs/benchmarks/th2m/th2m_point-heatsource-unsaturated/index.md b/web/content/docs/benchmarks/th2m/th2m_point-heatsource-unsaturated/index.md index 2cde35a1a27..e1d1ff36ff3 100644 --- a/web/content/docs/benchmarks/th2m/th2m_point-heatsource-unsaturated/index.md +++ b/web/content/docs/benchmarks/th2m/th2m_point-heatsource-unsaturated/index.md @@ -4,6 +4,7 @@ date = "2018-06-20T14:37:58+01:00" title = "Unsaturated Point-Heatsource" image = "placeholder_pointheatsource_unsat.png" coupling = "th2m" +draft = true +++ {{< data-link >}} diff --git a/web/content/docs/benchmarks/th2m/th2m_strain_dependent_permeability/index.md b/web/content/docs/benchmarks/th2m/th2m_strain_dependent_permeability/index.md index 802b492cdac..208d3122c77 100644 --- a/web/content/docs/benchmarks/th2m/th2m_strain_dependent_permeability/index.md +++ b/web/content/docs/benchmarks/th2m/th2m_strain_dependent_permeability/index.md @@ -5,6 +5,7 @@ date = "2018-06-20T14:37:58+01:00" title = "Strain Dependent Permeability" image = "placeholder_strain_dep_permeability.png" coupling = "hm" +draft = true +++ {{< data-link >}} -- GitLab