Files
awesome-cv/examples/resume/links.tex
T
2019-09-11 15:43:11 +08:00

28 lines
1.2 KiB
TeX

%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Links}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}
%---------------------------------------------------------
\entrypositionstyle{
\normalsize{
%\begin{tabular*}{\columnwidth}{@{\extracolsep{\fill}}*{2}{l}@{}}
%\begin{tabular*}{\columnwidth}{ll}%{@{\extracolsep{\stretch{1}}}*{2}{l}@{}}
\begin{tabular*}{\textwidth}{@{\extracolsep{\fill}} l l}
\textbf{Github} & \href{https://github.com/TomatoCream}{github.com/TomatoCream} \\
\textbf{Facebook} & \href{https://www.facebook.com/dingfengw}{facebook.com/dingfengw} \\
\textbf{Telegram} & \href{https://t.me/WongDingFeng}{t.me/WongDingFeng} \\
\textbf{Linkedin} & \href{https://www.linkedin.com/in/ding-feng-wong-5a8b5115/}{ding-feng-wong-5a8b5115} \\
\end{tabular*}\\
}
}
%---------------------------------------------------------
\end{cventries}