zerostaticthemes / hugo-hero-theme

A multi-page Hugo theme with fullscreen hero images and fullwidth sections.
https://hugo-hero.netlify.app
MIT License
361 stars 252 forks source link

google font entry in config.toml not taking effect #45

Closed Jimmy99 closed 1 year ago

Jimmy99 commented 2 years ago

I made the following entry in the config.toml to change the font but it's not taking effect. I copied the google_fonts entry from https://fonts.google.com/specimen/Jost. Can you see anything obvious that I've gotten wrong?:

[params.fonts] google_fonts = "https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap" heading = "Jost" base = "Jost" monospace = "Jost"

JugglerX commented 1 year ago

these params are not used by this theme