gurusabarish / hugo-profile

A highly customizable and mobile first Hugo template for personal portfolio and blog.
https://hugo-profile.netlify.app
MIT License
761 stars 434 forks source link

How to change font family? #181

Open dejan-d opened 3 months ago

dejan-d commented 3 months ago

I tried in font.css, but it just get stuck in a loop of syncing. Also in hugo.yaml I don't see an option to change the font, only font size, font weight etc.

rvqzs commented 1 month ago

Hi @dejan-d

At the moment, there isn't a straightforward way to change the font family directly from the config file. Instead, you can modify the font-family by editing the font.css file located at themes/hugo-profile/static/css/font.css