Move contact page to email

This commit is contained in:
Anthony Wang 2021-12-22 22:42:53 -06:00
parent 059152b66c
commit fe8af0525f
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ theme = 'gokarna'
accentColor = '#00dd42'
footer = 'Made with ❤️ by Ta180m - CC BY-SA 4.0'
socialIcons = [
{name = 'protonmail', url = '/about/contact'},
{name = 'protonmail', url = '/about/email'},
{name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'},
{name = 'mastodon', url = 'https://social.exozy.me/@ta180m'},
{name = 'peertube', url = 'https://tube.exozy.me/a/ta180m/video-channels'},

View file

@ -1,5 +1,5 @@
---
title: "Contact"
title: "Email"
type: page
---