chore: update uses
This commit is contained in:
parent
cf2d99ccd1
commit
55dae14acf
15 changed files with 18 additions and 17 deletions
|
@ -3,7 +3,7 @@ export default {
|
|||
siteDescription:
|
||||
"I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading and tv and movies.",
|
||||
author: 'Cory Dransfeldt',
|
||||
authorEmail: 'cory.dransfeldt@gmail.com',
|
||||
authorEmail: 'hi@coryd.dev',
|
||||
authorWebsite: 'https://coryd.dev',
|
||||
themeColor: '#3b82f6',
|
||||
url: process.env.URL || 'http://localhost:8080',
|
||||
|
|
Reference in a new issue