fix: svg classes & icon ordering

This commit is contained in:
ae 2024-09-01 18:09:35 +03:00
parent 8c67af1f3d
commit e2ae4202f3
Signed by: ae
GPG Key ID: 995EFD5C1B532B3E
2 changed files with 310 additions and 687 deletions

View File

@ -60,10 +60,10 @@ params:
# Icons to be displayed in the page header ('display' defaults to capitalized version of 'name') # Icons to be displayed in the page header ('display' defaults to capitalized version of 'name')
socialIcons: socialIcons:
- name: email
url: "mailto:hello@golfed.xyz"
- name: matrix - name: matrix
url: "https://matrix.to/#/@ae:golfed.xyz" url: "https://matrix.to/#/@ae:golfed.xyz"
- name: email
url: "mailto:hello@golfed.xyz"
- name: gitea - name: gitea
url: "https://umbrella.haus/ae" url: "https://umbrella.haus/ae"
- name: pgpkey - name: pgpkey

File diff suppressed because one or more lines are too long