Layout variants
Set layout = "stack" (default), "grid", or "inline" in your hugo.toml [params] block.
Set layout = "stack" (default), "grid", or "inline" in your hugo.toml [params] block.
Full-width vertical buttons. Best for ≤ 6 links.
layout = "stack"Two-column responsive grid; collapses to one column under 480 px.
layout = "grid"Icon-only horizontal row. Titles stay in DOM for screen readers.
layout = "inline"