We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59c1f8b + 7c15102 commit 347ad2fCopy full SHA for 347ad2f
1 file changed
content/components/card.md
@@ -54,7 +54,7 @@ Set `href` and `button-label` to reference a static url with a button.
54
<!-- markdownlint-disable MD037 -->
55
{{< example lang="hugo" >}}
56
{{</* card padding="3" class="col-sm-12 col-lg-8 mx-auto" title="Hinode theme for Hugo"
57
- button-label="Visit the docs" href="https://gethinode.com" */>}}
+ button-label="Visit the docs" href="https://gethinode.com" align="center" */>}}
58
Hinode is a production-ready Hugo theme built on Bootstrap 5.
59
Open source, actively maintained, and built for developers.
60
{{</* /card */>}}
0 commit comments