mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-24 22:00:39 +00:00
add documentation
This commit is contained in:
parent
f9db0acd63
commit
1af85da831
@ -52,6 +52,9 @@
|
|||||||
|
|
||||||
# (Optional, default true) Add an anchor link to headlines.
|
# (Optional, default true) Add an anchor link to headlines.
|
||||||
geekdocAnchor = true
|
geekdocAnchor = true
|
||||||
|
|
||||||
|
# (Optional, default false) Move anchor link to the left side of headlines.
|
||||||
|
geekdocAnchorLeft = false
|
||||||
```
|
```
|
||||||
|
|
||||||
{{< /tab >}}
|
{{< /tab >}}
|
||||||
@ -107,6 +110,9 @@ params:
|
|||||||
|
|
||||||
# (Optional, default true) Add an anchor link to headlines.
|
# (Optional, default true) Add an anchor link to headlines.
|
||||||
geekdocAnchor: true
|
geekdocAnchor: true
|
||||||
|
|
||||||
|
# (Optional, default false) Move anchor link to the left side of headlines.
|
||||||
|
geekdocAnchorLeft: false
|
||||||
```
|
```
|
||||||
|
|
||||||
{{< /tab >}}
|
{{< /tab >}}
|
||||||
|
Loading…
Reference in New Issue
Block a user