Update README.md

This commit is contained in:
Johann Muszynski
2019-03-16 10:34:28 +02:00
committed by GitHub
parent d4c9117417
commit a16f81717b

View File

@@ -80,6 +80,14 @@ featuredImage = "img/foobar.jpg"
+++ +++
``` ```
### Hide the post from index.html
This can be used when creating an "About me"-page.
```
+++
hide = true
+++
```
## Contributing ## Contributing
1. Fork it! 1. Fork it!