setup prettier

This commit is contained in:
Robert Kaussow 2020-09-10 22:23:24 +02:00
parent 9f61dc7684
commit a81f858848
No known key found for this signature in database
GPG key ID: 65362AE74AF98B61
19 changed files with 239 additions and 177 deletions

View file

@ -8,6 +8,8 @@ Buttons are styled links that can lead to local page or external link.
## Example
<!-- spellchecker-disable -->
{{< button relref="/" >}}Get Home{{< /button >}}
{{< button href="https://github.com/xoxys/hugo-geekdoc" >}}Contribute{{< /button >}}
<!-- spellchecker-enable -->