Add YouTube link to Footer
This commit is contained in:
parent
613367bb8c
commit
9661e6cb7f
2 changed files with 15 additions and 3 deletions
|
@ -48,6 +48,7 @@ author:
|
|||
xing: yourname # eg. daattali
|
||||
stackoverflow: yourlink # eg. "3943160/daattali"
|
||||
instagram: yourname # eg. daattali
|
||||
youtube: yourlink # eg. user/daattali or channel/daatali
|
||||
|
||||
# Select which links to show in the footer
|
||||
footer-links-active:
|
||||
|
@ -60,6 +61,7 @@ footer-links-active:
|
|||
xing: false
|
||||
stackoverflow: false
|
||||
instagram: false
|
||||
youtube: false
|
||||
|
||||
# Select which share links to show in posts
|
||||
share-links-active:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue