Make hello-world post public and add deploy.sh to ignore list

This commit is contained in:
Valentin Brandl
2017-03-11 15:35:57 +01:00
parent fb9aac260d
commit c1d559b63a
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@ title = "Hello World"
description = "First post explaining the how and why of this website"
tags = ["hugo","nginx","tls","vim"]
categories = ["blogging"]
draft = true
draft = false
+++