fix bare url in contribution file (#619)
This commit is contained in:
parent
b555e1014a
commit
e2fe0f638d
2 changed files with 6 additions and 1 deletions
|
@ -13,5 +13,10 @@ Buttons are styled links that can lead to local page or external link.
|
|||
|
||||
## Example
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-capture -->
|
||||
<!-- markdownlint-disable -->
|
||||
{{< button relref="/" >}}Get Home{{< /button >}}
|
||||
{{< button href="https://github.com/thegeeklab/hugo-geekdoc" >}}Contribute{{< /button >}}
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue