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

github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Caselli <damien.caselli@gmail.com>2017-07-23 13:09:41 +0300
committerDamien Caselli <damien.caselli@gmail.com>2017-07-23 13:09:55 +0300
commit4235922e5f184a926d53547f5e971ddb64900bf3 (patch)
tree8d9fc4eb913390db93b8a03162a163b43097eae5 /README.md
parent30a5847512d27e98c3e22f531c1a5f7fb58e1473 (diff)
Remove SocialLinks param
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index c0cfcfd..a43619c 100644
--- a/README.md
+++ b/README.md
@@ -29,10 +29,6 @@ Tagline = "Hello, world!"
# default: 10
HomepagePosts = 3
-# if set to true, social links will be displayed in the footer
-# default: undefined
-SocialLinks = true
-
# default: undefined
GithubUsername = "damiencaselli"