{{font}} helper
It creates an URL to the Google Fonts service for a given font name.
Syntax:
{{font FONT_NAME}}
Example:
<link rel="stylesheet" href="{{font @config.visual.font}}" />
It creates an URL to the Google Fonts service for a given font name.
Syntax:
{{font FONT_NAME}}
Example:
<link rel="stylesheet" href="{{font @config.visual.font}}" />
What are you waiting for?