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

github.com/dplesca/purehugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDragos Plesca <dragos.plesca@gmail.com>2015-07-11 10:51:35 +0300
committerDragos Plesca <dragos.plesca@gmail.com>2015-07-11 10:51:35 +0300
commit18fdd51015de1919dcbb3ae5737add272409ea65 (patch)
tree88507676c7c72d032156746e744e1c25078d7f53
parent2a4f71c6434f9167b2ed778a65828edd537929c7 (diff)
change twitter and github in readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 69a6b27..6dea5a3 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@ Paginate = 10
disqusShortname = "xxxx"
[params]
- twitter = "dragos_plesca"
- github = "dplesca"
+ twitterName = "dragos_plesca"
+ githubName = "dplesca"
description = "Demo site for a hugo theme"
google_analytics = "UA-xxxxxx-xx"
```