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:
authorAashu T <justaashu22@gmail.com>2021-04-08 18:07:44 +0300
committerAashu T <justaashu22@gmail.com>2021-04-08 18:07:44 +0300
commit199284aa625f7bd7e1d544b228d0da386eb8a371 (patch)
tree13da5466ae6de0092f7465b9732e4d144b3d155d /README.md
parent9cd40ae5405a522f72f477c5a5a65afb18b648c6 (diff)
Add support for multiple url paths for YouTube
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 9d8bb37..df763f0 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,8 @@ Optionaly you can add any of these social networks to the \[params\] section.
TelegramID = "your_telegram"
TwitterID = "your_twitter"
XingURL = "https://www.xing.com/profile/..."
- YoutubeID = "your_youtube_id"
+ # For youtube, since there are multiple path urls please add everything after https://youtube.com/ in channel url
+ YoutubeID = "c/your_youtube_id"
```
To add a menu item add `[[menu.header]]` item to `config.toml`. For example: