mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Add template examples for the other two YouTube link formats
This commit is contained in:
parent
249ef48e83
commit
eed6253277
1 changed files with 6 additions and 1 deletions
|
|
@ -75,8 +75,13 @@
|
|||
\social[matrix]{@johndoe:matrix.org} % optional, remove / comment the line if not wanted
|
||||
\social[discord]{jdoe\#0000} % optional, remove / comment the line if not wanted
|
||||
|
||||
% YouTube links can take several forms, depending on how your account and channel are set up.
|
||||
% See https://support.google.com/youtube/answer/6180214 for more information.
|
||||
\social[youtube]{c/jdoeschannel} % optional, remove / comment the line if not wanted; Custom URL - can be shorted by removing 'c/'
|
||||
\social[youtube]{channel/XXXXXX} % optional, remove / comment the line if not wanted; Channel URL (ID-based) - can not be shortened
|
||||
\social[youtube]{user/jdoe} % optional, remove / comment the line if not wanted; Legacy username URL - if jdoe is not already claimed by a Custom URL, can be shortened by removing 'user/'
|
||||
|
||||
\social[twitch]{jdoe} % optional, remove / comment the line if not wanted
|
||||
\social[youtube]{jdoe} % optional, remove / comment the line if not wanted
|
||||
\social[tiktok]{jdoe} % optional, remove / comment the line if not wanted
|
||||
\social[instagram]{jdoe} % optional, remove / comment the line if not wanted
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue