From b9b428d0f33c9768b5764dfc667a1268c23338e0 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Tue, 27 Oct 2020 17:09:11 +0100 Subject: [PATCH] Change to non-draft --- portal/content/articles/data.md | 2 +- portal/content/articles/experts.md | 2 +- portal/content/articles/getting-started.md | 2 +- portal/content/articles/science.md | 2 +- portal/content/articles/software.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/portal/content/articles/data.md b/portal/content/articles/data.md index 916d32d..717927c 100644 --- a/portal/content/articles/data.md +++ b/portal/content/articles/data.md @@ -2,7 +2,7 @@ date = "2020-10-27T14:53:59Z" title = "Data" type = "article" -draft = true +draft = false +++ --- diff --git a/portal/content/articles/experts.md b/portal/content/articles/experts.md index d398654..fe68203 100644 --- a/portal/content/articles/experts.md +++ b/portal/content/articles/experts.md @@ -2,7 +2,7 @@ date = "2020-10-27T14:53:59Z" title = "Experts Corner" type = "article" -draft = true +draft = false +++ --- diff --git a/portal/content/articles/getting-started.md b/portal/content/articles/getting-started.md index 24a3e3e..7ddb0e5 100644 --- a/portal/content/articles/getting-started.md +++ b/portal/content/articles/getting-started.md @@ -2,7 +2,7 @@ date = "2020-10-27T14:53:59Z" title = "Getting Started" type = "article" -draft = true +draft = false +++ * Overview to the platforms diff --git a/portal/content/articles/science.md b/portal/content/articles/science.md index 2590a76..19d0e28 100644 --- a/portal/content/articles/science.md +++ b/portal/content/articles/science.md @@ -2,7 +2,7 @@ date = "2020-10-27T14:53:59Z" title = "Science" type = "article" -draft = true +draft = false +++ --- diff --git a/portal/content/articles/software.md b/portal/content/articles/software.md index c000b64..1bc9f6e 100644 --- a/portal/content/articles/software.md +++ b/portal/content/articles/software.md @@ -2,7 +2,7 @@ date = "2020-10-27T14:53:59Z" title = "Software" type = "article" -draft = true +draft = false +++ --- -- GitLab