Chore: Adds buttons instead of links to about

This commit is contained in:
bl00dymarie
2022-02-06 20:59:15 +01:00
committed by Lisa Hillebrand
parent b93983243e
commit 03b359019e
4 changed files with 109 additions and 47 deletions
+7 -6
View File
@@ -1,22 +1,23 @@
export default {
gitlab: {
url: 'https://gitlab.com/bloodyhealth/drip',
text: 'GitLab'
text: 'GitLab',
},
email: {
url: 'mailto:bloodyhealth@mailbox.org',
text: 'email'
url: 'mailto:drip@mailbox.org',
text: 'email',
},
wiki: {
url: 'https://gitlab.com/bloodyhealth/drip/wikis/home',
text: 'our wiki'
text: 'our wiki',
},
website: {
url: 'https://bloodyhealth.gitlab.io/'
url: 'https://bloodyhealth.gitlab.io/',
text: 'Website',
},
donate: {
url: 'https://ko-fi.com/dripapp',
text: 'here'
text: 'Donate here',
},
smashicons: {
url: 'https://smashicons.com/',