在求职信标题中包括网站

在求职信标题中包括网站

我正在为我的学校写一封求职信,我使用在 overleaf 网站上找到的这个模板。

https://www.overleaf.com/latex/templates/cover-letter-template-olin/qktfywzczhbd

我想在列出我的姓名、地址、电话和电子邮件的标题中包含我的个人网站。有什么功能可以让我包含它?谢谢。

% Your Information, please revise
\name{FirstName}{LastName}
\address{1 Brookings Dr}{St. Louis, MO 63130}
\phone[mobile]{314-xxx-xxxx}                   
\email{[email protected]}    

答案1

您使用的模板基于moderncv类。因此,根据包文档(第 2 页):

\extrainfo{additional information}

相关内容