Link Effects
This plank shows ye, how t' configure custom link effects on top o' exist'n ones.
This sett'n can also be overridden by yer front matter.
If ye don’t configure anyth'n 'n yer hugo.toml, th' link effects default t'
Default Values
Configurat'n
Opt'n Ye can change these sett'ns 'n yer hugo.toml an' add arbitrary custom effects as boolean values (like bg-white 'n th' below snippet).
hugo.
This would result 'n
Example
Wit' this configurat'n 'n effect, th' follow'n URL
would result 'n
Styl'n Effects
If th' result'n effect value be true a class wit' th' effect’s name will be added.
Styles fer default effects be contained 'n th' theme. Add styles fer yer custom effects t' layouts/partials/content-header.html.
For th' above custom effect ye could add th' follow'n style: