We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add the following code to your module list in the config/_default/module.toml file.
config/_default/module.toml
[[imports]] path = "github.com/gethugothemes/hugo-modules/components/render-link"
add custom classes to your link with ?class= and add multiple classes with +.
?class=
+
[Github](https://github.com/?class=github-btn+another-class)