mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 02:21:37 +01:00
[Fix} incorrect indentation in sample yaml code (#676)
This commit is contained in:
parent
b93ee5b283
commit
027205d0b7
@ -146,9 +146,9 @@ params:
|
||||
imageHeight: 120 # custom size
|
||||
buttons:
|
||||
- name: Archive
|
||||
url: "/archive"
|
||||
url: "/archive"
|
||||
- name: Github
|
||||
url: "https://github.com/"
|
||||
url: "https://github.com/"
|
||||
|
||||
socialIcons: # optional
|
||||
- name: "<platform>"
|
||||
|
Loading…
Reference in New Issue
Block a user