Skip to content

Commit

Permalink
Remove redundant copy of FontAwesome (posquit0#399)
Browse files Browse the repository at this point in the history
This was missed in posquit0#344 & 3280a87.

Closes posquit0#399.
  • Loading branch information
xaviermawet authored and OJFord committed Feb 11, 2022
1 parent e55bd80 commit 5c5699a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions awesome-cv.cls
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
% Needed to manage math fonts
\RequirePackage{unicode-math}
% Needed to use icons from font-awesome
% (https://github.com/posquit0/latex-fontawesome)
\RequirePackage{fontawesome5}
\RequirePackage[default,opentype]{sourcesanspro}
% Needed for the photo ID
Expand Down Expand Up @@ -161,8 +160,6 @@
%-------------------------------------------------------------------------------
% Configuration for fonts
%-------------------------------------------------------------------------------
% Set the FontAwesome font to be up-to-date.
\setfontfamily\FA[Path=\@fontdir]{FontAwesome}
% Set font for header (default is Roboto)
\newfontfamily\headerfont[
Path=\@fontdir,
Expand Down
Binary file removed fonts/FontAwesome.ttf
Binary file not shown.

0 comments on commit 5c5699a

Please sign in to comment.