chore: update uses

This commit is contained in:
Cory Dransfeldt 2023-11-04 18:35:17 -07:00
parent e52a62fad7
commit e9056df7ad
11 changed files with 12 additions and 12 deletions

View file

@ -10,7 +10,7 @@ module.exports = async function () {
{ name: 'Webrings', icon: 'heart-handshake' },
],
social: [
{ name: 'Email', url: 'mailto:cory.dransfeldt@icloud.com', icon: 'at' },
{ name: 'Email', url: 'mailto:hi@coryd.dev', icon: 'at' },
{ name: 'Calendar', url: 'https://savvycal.com/ced/', icon: 'calendar-plus' },
{ name: 'GitHub', url: 'https://github.com/cdransf', icon: 'brand-github' },
{ name: 'Mastodon', url: 'https://social.lol/@cory', icon: 'brand-mastodon' },

View file

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