diff --git a/content/blog/firstpost.md b/content/blog/firstpost.md index 0557716..7ea6c68 100644 --- a/content/blog/firstpost.md +++ b/content/blog/firstpost.md @@ -2,6 +2,7 @@ title: This is my first post. description: This is a post on My Blog about agile frameworks. date: 2018-05-01 +draft: true tags: - another tag --- diff --git a/content/blog/fourthpost/fourthpost.md b/content/blog/fourthpost/fourthpost.md index 4c1a5b2..f539dc7 100644 --- a/content/blog/fourthpost/fourthpost.md +++ b/content/blog/fourthpost/fourthpost.md @@ -3,6 +3,7 @@ title: This is my fourth post! description: This is a post on My Blog about touchpoints and circling wagons. date: 2018-09-30 tags: second tag +draft: true --- Leverage agile frameworks to provide a robust synopsis for high level overviews. Iterative approaches to corporate strategy foster collaborative thinking to further the overall value proposition. Organically grow the holistic world view of disruptive innovation via workplace diversity and empowerment. diff --git a/content/blog/secondpost.md b/content/blog/secondpost.md index 3c521a6..68fcc0d 100644 --- a/content/blog/secondpost.md +++ b/content/blog/secondpost.md @@ -2,6 +2,7 @@ title: This is my second post with a much longer title. description: This is a post on My Blog about leveraging agile frameworks. date: 2018-07-04 +draft: true tags: - number 2 --- diff --git a/content/blog/thirdpost.md b/content/blog/thirdpost.md index bdea878..cbafec1 100644 --- a/content/blog/thirdpost.md +++ b/content/blog/thirdpost.md @@ -2,6 +2,7 @@ title: This is my third post. description: This is a post on My Blog about win-win survival strategies. date: 2018-08-24 +draft: true tags: - second tag - posts with two tags