calintat / minimal

Personal blog theme powered by Hugo
https://themes.gohugo.io/minimal/
MIT License
404 stars 222 forks source link

Font type error #40

Closed codigobash closed 6 years ago

codigobash commented 6 years ago

i has changed my font type on .toml

font = "Josefin+Slab"

but doesnt work, the link generated is

https://fonts.googleapis.com/css?family=Josefin%2bSlab

and i need

https://fonts.googleapis.com/css?family=Josefin+Slab

abdiasriver commented 6 years ago

i change directly on the css..

calintat commented 6 years ago

Hi, just remove the + from the font name.