Dimitri Balios
Dimitri Balios
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 am struggling to implement a redirect with querystring parameters It seems the controller.Redirect can receive optional parameters which are empty interfaces. I've tried a few variations on this theme...
Edited the dependency link to avoid a 404 error
I am trying to implement the currencyfmt sprig function in one of my page templates I get the following error: ` function "currencyfmt" not defined` when the following line in...