Edit README

This commit is contained in:
Djordje Atlialp 2020-07-02 12:41:28 +02:00
parent 342a59a473
commit fba97261f3
No known key found for this signature in database
GPG key ID: 50C5BBECF350BB74
2 changed files with 5 additions and 1 deletions

View file

@ -33,6 +33,7 @@ This theme was highly inspired by the [hello-friend](https://github.com/panr/hug
- An easy way to modify the theme with Hugo tooling
- Fully responsive
- Support for social icons
- Support for sharing buttons
## How to start
@ -76,6 +77,9 @@ paginate = 10
# Set disableReadOtherPosts to true in order to hide the links to other posts.
disableReadOtherPosts = false
# Enable sharing buttons, if you linke
enableSharingButtons = true
# Metadata mostly used in document's head
description = "My new homepage or blog"
keywords = "homepage, blog"