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

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Ivanov <oshli.a.er@gmail.com>2017-07-12 14:20:32 +0300
committerAlexander Ivanov <oshli.a.er@gmail.com>2017-07-12 14:20:32 +0300
commit22000ee37bf9824bca9aa32dc743c83813baca78 (patch)
tree968bd9fedbb6b72dc5ca368cfbedea140d13b2c6 /exampleSite
parent67064acb0f7c4bad1522a5d26cba654767375147 (diff)
Add social icons VK and PayPal
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 851285b..07a32b7 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -48,6 +48,8 @@ pygmentCodeFences = true
spotify = "username"
bandcamp = "username"
itchio = "username"
+ vk = "username"
+ paypal = "username"
[[menu.main]]
name = "Blog"