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

github.com/LordMathis/hugo-theme-nix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLordMathis <namesny.matus@gmail.com>2016-10-04 18:45:20 +0300
committerLordMathis <namesny.matus@gmail.com>2016-10-04 18:45:20 +0300
commit3c8ab90c9ed19698303769b69cc826a796c51709 (patch)
tree4233c1249f04b2e275d9c9f8349ed00fbf8095fb /README.md
parent6027915a8b66a16ef4277574c5367d928da556c0 (diff)
reworked index.html
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f5ef3d4..799558c 100644
--- a/README.md
+++ b/README.md
@@ -23,11 +23,12 @@ Add these parameters to your `config.toml`:
LinkedInID = "your_linkedin"
GoogleplusID = "your_googleplus"
FacebookID = "your_facebook"
- SelfName = "your_name"
+ Name = "your_name"
HeaderUsername = "username"
HeaderHostname = "hostname"
Email = "your_email"
About = "info_about_you"
+ ProfilePicture = "profile_icture_url"
```
Edit them as needed. If you don't want one of the social networks simply delete that line. `HeaderUsername` and `HeaderHostname` will be displayed in navbar on left side in the format: `HeaderUsername@HeaderHostname ~ $`