From 4a2b1955892247cb3aa4cdb37d60bf414ad6195b Mon Sep 17 00:00:00 2001 From: Marcin Copik Date: Fri, 8 Sep 2023 02:05:36 +0200 Subject: [PATCH] Add example of using FA icons in section headings the CV --- examples/cv/education.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cv/education.tex b/examples/cv/education.tex index 7138528..03b8878 100644 --- a/examples/cv/education.tex +++ b/examples/cv/education.tex @@ -1,7 +1,7 @@ %------------------------------------------------------------------------------- % SECTION TITLE %------------------------------------------------------------------------------- -\cvsection{Education} +\cvsection[\faGraduationCap]{Education} %-------------------------------------------------------------------------------