[Fix} incorrect indentation in sample yaml code (#676)

This commit is contained in:
Taisuke Umetani 2021-12-25 00:20:18 +09:00 committed by GitHub
parent b93ee5b283
commit 027205d0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -146,9 +146,9 @@ params:
imageHeight: 120 # custom size imageHeight: 120 # custom size
buttons: buttons:
- name: Archive - name: Archive
url: "/archive" url: "/archive"
- name: Github - name: Github
url: "https://github.com/" url: "https://github.com/"
socialIcons: # optional socialIcons: # optional
- name: "<platform>" - name: "<platform>"