fix
This commit is contained in:
parent
08803cfda1
commit
4ed211283f
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@
|
||||||
\usepackage[scale=0.85]{geometry}
|
\usepackage[scale=0.85]{geometry}
|
||||||
\usepackage[mocha]{catppuccin}
|
\usepackage[mocha]{catppuccin}
|
||||||
\usepackage{fontawesome5}
|
\usepackage{fontawesome5}
|
||||||
\usepackage[hidelinks]{hyperref}
|
|
||||||
|
% Remove the standalone hyperref import since moderncv already includes it
|
||||||
|
% \usepackage[hidelinks]{hyperref} % Removed this line
|
||||||
|
|
||||||
% Custom colors using Catppuccin
|
% Custom colors using Catppuccin
|
||||||
\definecolor{headingcolor}{RGB}{137, 180, 250} % Catppuccin Blue
|
\definecolor{headingcolor}{RGB}{137, 180, 250} % Catppuccin Blue
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue