File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 46
46
% packages %
47
47
% %%%%%%%%%%%
48
48
49
- \usepackage {fontawesome }
50
49
\usepackage {morewrites }
51
50
\usepackage [utf8 ]{inputenc }
52
51
\usepackage {newunicodechar }
237
236
238
237
% Use as \youtubechannel{channelname}
239
238
\newcommand \youtubechannel [1]{%
240
- \mbox {\href {https://www.youtube.com/c/#1}{\color {red} \faYoutubePlay \ #1}}%
239
+ \mbox {\href {https://www.youtube.com/c/#1}{\color {red!10!black} \raisebox {-0.1em}{ \includegraphics [height=0.8em]{youtube}} \ #1}}%
241
240
}
242
241
243
242
% Use as \youtubeuser{username}
244
243
\newcommand \youtubeuser [1]{%
245
- \mbox {\href {https://www.youtube.com/user/#1}{\color {red} \faYoutubePlay \ #1}}%
244
+ \mbox {\href {https://www.youtube.com/user/#1}{\color {red!10!black} \raisebox {-0.1em}{ \includegraphics [height=0.8em]{youtube}} \ #1}}%
246
245
}
247
246
248
247
\makeatother
You can’t perform that action at this time.
0 commit comments