removed incorrect indentations (#815)

This commit is contained in:
Leo Hofer 2022-03-11 16:16:29 +01:00 committed by GitHub
parent 22dea01e85
commit 54a3d85421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,9 +117,9 @@ params:
socialIcons: # optional
- name: "<platform>"
url: "<link>"
url: "<link>"
- name: "<platform 2>"
url: "<link2>"
url: "<link2>"
```
ex. [config.yml#L106](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.yml#L106)