chore: update uses

This commit is contained in:
Cory Dransfeldt 2023-09-30 15:24:48 -07:00
parent 644fa3eeb9
commit 0c76629c96
No known key found for this signature in database
15 changed files with 18 additions and 17 deletions

View file

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