chore: update uses

This commit is contained in:
cdransf 2023-11-04 20:02:56 +00:00 committed by Cory Dransfeldt
parent 2b789016c6
commit 637b37ce5d
13 changed files with 24 additions and 13 deletions

View file

@ -10,7 +10,7 @@ module.exports = async function () {
{ name: 'Webrings', icon: 'heart-handshake' },
],
social: [
{ name: 'Email', url: 'mailto:hi@coryd.dev', icon: 'at' },
{ name: 'Email', url: 'mailto:gauze_0_saps@icloud.com', 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: 'hi@coryd.dev',
email: 'gauze_0_saps@icloud.com',
url: 'https://coryd.dev',
logo: 'https://coryd.dev/assets/img/logo.webp',
title: 'Cory Dransfeldt',