Support static content on front page (above posts)

This commit is contained in:
Li-Wen Yip 2017-03-11 18:36:32 +00:00
commit cfbe939864
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,2 @@
## Front Page Content
`beautifulhugo` supports content on your front page. Edit `/content/_index.md` to change what appears here. Delete `/content/_index.md` if you don't want any content here.