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 <matus@namesny.com>2019-03-19 22:50:07 +0300
committerLordMathis <matus@namesny.com>2019-03-19 22:50:07 +0300
commitbd7d286f1c54f379d6d31b2c457e74d26311cfbc (patch)
tree950ef8927926c2df54a334f335a296e7b5aa77dc /README.md
parente743478cdd081ad2b3070dad6ebd50225fee4654 (diff)
Sort social links in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 16 insertions, 16 deletions
diff --git a/README.md b/README.md
index 52e4cfb..90b5efc 100644
--- a/README.md
+++ b/README.md
@@ -32,29 +32,29 @@ Add these parameters to your `config.toml`:
Optionaly you can add any of these social networks to the \[params\] section.
```
- GnuPGFingerprint = "your_gpg_fingerprint"
- StackExchangeID = "your_stackexchange_id"
- StackOverflowID = "your_stackoverflow_id"
- GithubID = "your_github"
- GitlabId = "your_gitlab"
BitbucketID = "your_bitbucket_id"
- TwitterID = "your_twitter"
- MastodonURL = "your_mastodon_profile"
CodepenID = "your_codepen"
- LinkedInID = "your_linkedin"
- GoogleplusID = "your_googleplus"
+ CvURL = "your_cv_url"
+ Email = "your_email"
FacebookID = "your_facebook"
+ GithubID = "your_github"
+ GitlabId = "your_gitlab"
+ GnuPGFingerprint = "your_gpg_fingerprint"
+ GoogleAnalytics = "your_google_analytics_id"
+ GoogleplusID = "your_googleplus"
InstagramID = "your_instagram"
- TelegramID = "your_telegram"
- RedditID = "your_reddit"
- Email = "your_email"
- Phone = "+1-201-555-0123"
+ LinkedInID = "your_linkedin"
+ MastodonURL = "your_mastodon_profile"
Mobile = "+1-201-555-0123"
- GoogleAnalytics = "your_google_analytics_id"
- SlackURL = "https://join.slack.com/..."
PayPalMeID = "https://www.paypal.me/..."
+ Phone = "+1-201-555-0123"
+ RedditID = "your_reddit"
+ SlackURL = "https://join.slack.com/..."
+ StackExchangeID = "your_stackexchange_id"
+ StackOverflowID = "your_stackoverflow_id"
+ TelegramID = "your_telegram"
+ TwitterID = "your_twitter"
XingURL = "https://www.xing.com/profile/..."
- CvURL = "your_cv_url"
```
To add a menu item add `[[menu.header]]` item to `config.toml`. For example: