Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Pignataro <rogepix@gmail.com>2019-03-27 12:52:06 +0300
committerGiuseppe Pignataro <rogepix@gmail.com>2019-03-27 12:52:06 +0300
commitfb0589deb3dbc8e04f58a580a6f10e048767a3d1 (patch)
treed44e0bb972475899de2790e406bf62d5c30882fe
parent2fa50697fdf84abec1f8c05f0a49616e98d228d1 (diff)
Updated readme
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51c32e4..cd364f6 100644
--- a/README.md
+++ b/README.md
@@ -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"
```