diff options
author | Anthony Wang | 2022-09-05 15:45:53 -0500 |
---|---|---|
committer | Anthony Wang | 2022-09-05 15:45:53 -0500 |
commit | e5c4e96d0df49b03ad4f232da7c9d4a633cb6a63 (patch) | |
tree | b3bab462f1addb751477db350796189429585bd6 /config.toml | |
parent | 2ef75e01d0e5681ae1c963bd2a12f7eb6f08ed39 (diff) |
Rename protonmail.svg to email.svg
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index af3e8ef..ebdc458 100644 --- a/config.toml +++ b/config.toml @@ -48,7 +48,7 @@ theme = 'gokarna' accentColor = '#00dd42' footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0' socialIcons = [ - {name = 'protonmail', url = '/about/email'}, + {name = 'email', 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'}, |