icons themify icons - fitizens/hugo-modules GitHub Wiki

Themify Icons

Install Module

Add the following code to your module list in the config/_default/module.toml file.

[imports](/fitizens/hugo-modules/wiki/imports)
path = "github.com/gethugothemes/hugo-modules/icons/themify-icons"

Add the following code to your CSS plugins list in the config.toml file.

[params.plugins.css](/fitizens/hugo-modules/wiki/params.plugins.css)
link = "plugins/themify-icons/icons.css"

Icon Implementation

<i class="ti-save"></i>