chore: update email
This commit is contained in:
parent
d45eea7e93
commit
dfd7671b9f
20 changed files with 12 additions and 108 deletions
|
@ -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',
|
||||
|
|
Reference in a new issue