mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 02:46:16 +01:00
Updated readme
This commit is contained in:
parent
2fa50697fd
commit
fb0589deb3
1 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ People that are using **KeepIt**:
|
|||
* Disqus Comment System
|
||||
* Gitalk Comment System
|
||||
* Gravatar Support
|
||||
* Local Avatar Support
|
||||
* Share post support
|
||||
* Search engine verification support (Google, Bind, Yandex and Baidu)
|
||||
* Added configuration file for use on [Netlify](https://www.netlify.com)
|
||||
|
@ -44,7 +45,7 @@ cd themes
|
|||
git clone https://github.com/Fastbyte01/KeepIt.git
|
||||
```
|
||||
|
||||
Next, open config.toml in the base of the Hugo site and ensure the theme option is set to mainroad:
|
||||
Next, open config.toml in the base of the Hugo site and ensure the theme option is set to KeepIt:
|
||||
```bash
|
||||
theme = "KeepIt"
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue