fix: feed links
This commit is contained in:
parent
e4b397026f
commit
bb6f9a3ec2
5 changed files with 33 additions and 16 deletions
14
src/_data/json/meta.json
Normal file
14
src/_data/json/meta.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"siteName": "Cory Dransfeldt",
|
||||
"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",
|
||||
"email": "coryd@hey.com",
|
||||
"url": "https://coryd.dev",
|
||||
"themeColor": "#3b82f6",
|
||||
"siteType": "Person",
|
||||
"locale": "en_US",
|
||||
"lang": "en",
|
||||
"meta_data": {
|
||||
"opengraph_default": "https://coryd.dev/assets/img/logo.webp"
|
||||
}
|
||||
}
|
Reference in a new issue