chore: update misc

This commit is contained in:
Cory Dransfeldt 2023-11-21 15:59:28 -08:00
parent d7def0be98
commit 3857cf5c8d
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:gauze_0_saps@icloud.com', icon: 'at' },
{ name: 'Email', url: 'mailto:coryd@fastmail.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: 'gauze_0_saps@icloud.com',
email: 'coryd@fastmail.com',
url: 'https://coryd.dev',
logo: 'https://coryd.dev/assets/img/logo.webp',
title: 'Cory Dransfeldt',