mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-12 09:24:50 +08:00
docs: adjust chapter numbers in menu #402
This commit is contained in:
parent
e5c52b992b
commit
e097f15810
@ -1 +1 @@
|
||||
{{ if (eq .Params.archetype "chapter") }}{{ .Params.weight }}. {{ end }}
|
||||
{{ if (eq .Params.archetype "chapter") }}<b style="display: inline-block; text-align: right; width: 1.1rem;">{{ .Params.weight }}.</b> {{ end }}
|
Loading…
x
Reference in New Issue
Block a user