removed incorrect indentations

This commit is contained in:
Leo Hofer 2022-03-06 23:21:28 +01:00 committed by GitHub
parent 22dea01e85
commit c2692e5b36
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)