#39, Add button shortcode
This commit is contained in:
@@ -6,7 +6,6 @@ type: docs
|
||||
# Acerbo datus maxime
|
||||
|
||||
{{< columns >}}
|
||||
|
||||
## Astris ipse furtiva
|
||||
|
||||
Est in vagis et Pittheus tu arge accipiter regia iram vocatur nurus. Omnes ut
|
||||
|
||||
@@ -31,6 +31,16 @@ protulit, sed sed aere valvis inhaesuro Pallas animam: qui _quid_, ignes.
|
||||
Miseratus fonte Ditis conubia.
|
||||
{{< /expand >}}
|
||||
|
||||
# Buttons
|
||||
|
||||
```tpl
|
||||
{{</* button relref="/" */>}}Get Home{{</* /button */>}}
|
||||
{{</* button href="https://github.com/alex-shpak/hugo-book" */>}}Contribute{{</* /button */>}}
|
||||
```
|
||||
|
||||
{{< button relref="/" >}}Get Home{{< /button >}}
|
||||
{{< button href="https://github.com/alex-shpak/hugo-book" >}}Contribute{{< /button >}}
|
||||
|
||||
# Tabs
|
||||
|
||||
```tpl
|
||||
|
||||
Reference in New Issue
Block a user