mirror of
https://github.com/imfing/hextra.git
synced 2025-07-05 06:17:49 -04:00
12 lines
290 B
Markdown
12 lines
290 B
Markdown
---
|
|
title: Components
|
|
---
|
|
|
|
Hextra provides a variety of built-in components based on [Hugo Shortcodes](https://gohugo.io/content-management/shortcodes/).
|
|
|
|
|
|
{{< cards >}}
|
|
{{< card link="callouts" title="Callouts" icon="warning" >}}
|
|
{{< card link="cards" title="Cards" >}}
|
|
{{< /cards >}}
|