add support page

This commit is contained in:
2021-04-06 16:30:09 +02:00
parent 963eaae953
commit f2c6561efa
3 changed files with 24 additions and 8 deletions

View File

@@ -15,6 +15,7 @@
icon: 'logo-github',
},
{ href: '/privacy', name: 'Privacy Policy', icon: 'finger-print-outline' },
{ href: '/support', name: 'Support', icon: 'heart-sharp' },
]
</script>