From 32f0848cfbefff6d24d8cb2044e8e298d0532ea1 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 29 Nov 2018 14:05:48 +0100 Subject: [PATCH] add title to placeholder tutorials --- content/tutorials/get-use-compute-service.md | 3 +++ content/tutorials/get-use-data-set.md | 3 +++ content/tutorials/publish-compute-service.md | 3 +++ content/tutorials/publish-data-set.md | 3 +++ 4 files changed, 12 insertions(+) diff --git a/content/tutorials/get-use-compute-service.md b/content/tutorials/get-use-compute-service.md index e69de29b..58568cb1 100644 --- a/content/tutorials/get-use-compute-service.md +++ b/content/tutorials/get-use-compute-service.md @@ -0,0 +1,3 @@ +--- +title: Get & Use a Compute Service +--- diff --git a/content/tutorials/get-use-data-set.md b/content/tutorials/get-use-data-set.md index e69de29b..e7b01e29 100644 --- a/content/tutorials/get-use-data-set.md +++ b/content/tutorials/get-use-data-set.md @@ -0,0 +1,3 @@ +--- +title: Get & Use a Data Set +--- diff --git a/content/tutorials/publish-compute-service.md b/content/tutorials/publish-compute-service.md index e69de29b..7e3be4bb 100644 --- a/content/tutorials/publish-compute-service.md +++ b/content/tutorials/publish-compute-service.md @@ -0,0 +1,3 @@ +--- +title: Publish a Compute Service +--- diff --git a/content/tutorials/publish-data-set.md b/content/tutorials/publish-data-set.md index e69de29b..9b0ee843 100644 --- a/content/tutorials/publish-data-set.md +++ b/content/tutorials/publish-data-set.md @@ -0,0 +1,3 @@ +--- +title: Publish a Data Set +---