Disable Hyperlinks for Position Titles on CV Page #3247
Answered
by
george-gca
hanweikung
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
george-gca
Jul 21, 2025
Replies: 1 comment 3 replies
-
It depends on how you are using your CV. Currently we have different code when loading from yml and json. From json the layout files are in _includes/resume and from yml they are in _includes/cv. You can see this happening here Line 4 in 9cda66f |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually
cv.liquid
imports the layout parts from those 2 directories. You need to check it further, but I believe the code you need to change is in _includes/resume/.