chore: update email

This commit is contained in:
Cory Dransfeldt 2023-08-21 14:59:09 -07:00
parent d45eea7e93
commit dfd7671b9f
No known key found for this signature in database
20 changed files with 12 additions and 108 deletions

View file

@ -10,7 +10,7 @@ module.exports = async function () {
{ name: 'Webrings', icon: 'heart-handshake' },
],
social: [
{ name: 'Email', url: 'mailto:coryd@hey.com', icon: 'at' },
{ name: 'Email', url: 'mailto:cory.dransfeldt@gmail.com', icon: 'brand-gmail' },
{ name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' },
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },
{ name: 'Last.fm', url: 'https://www.last.fm/user/cdrn_', icon: 'brand-lastfm' },

View file

@ -1,7 +1,7 @@
module.exports = async function () {
return {
name: 'Cory Dransfeldt',
email: 'coryd@hey.com',
email: 'cory.dransfeldt@gmail.com',
url: 'https://coryd.dev',
logo: 'https://coryd.dev/assets/img/logo.webp',
title: 'Cory Dransfeldt',