mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
+45
-1
@@ -39,9 +39,53 @@
|
||||
"name": "theme-color",
|
||||
"content": "#ffffff"
|
||||
},
|
||||
{
|
||||
"name": "title",
|
||||
"content": "Avinal Kumar | Personal Website"
|
||||
},
|
||||
{
|
||||
"name": "description",
|
||||
"content": ""
|
||||
"content": "Associate Software Engineer at Red Hat | Open Source Contributor"
|
||||
},
|
||||
{
|
||||
"property": "og:type",
|
||||
"content": "website"
|
||||
},
|
||||
{
|
||||
"property": "og:url",
|
||||
"content": "https://avinal.space/"
|
||||
},
|
||||
{
|
||||
"property": "og:title",
|
||||
"content": "Avinal Kumar | Personal Website"
|
||||
},
|
||||
{
|
||||
"property": "og:description",
|
||||
"content": "Associate Software Engineer at Red Hat | Open Source Contributor"
|
||||
},
|
||||
{
|
||||
"property": "og:image",
|
||||
"content": "/images/avinal-meta.png"
|
||||
},
|
||||
{
|
||||
"property": "twitter:card",
|
||||
"content": "summary_large_image"
|
||||
},
|
||||
{
|
||||
"property": "twitter:url",
|
||||
"content": "https://avinal.space/"
|
||||
},
|
||||
{
|
||||
"property": "twitter:title",
|
||||
"content": "Avinal Kumar | Personal Website"
|
||||
},
|
||||
{
|
||||
"property": "twitter:description",
|
||||
"content": "Associate Software Engineer at Red Hat | Open Source Contributor"
|
||||
},
|
||||
{
|
||||
"property": "twitter:image",
|
||||
"content": "/images/avinal-meta.png"
|
||||
}
|
||||
],
|
||||
"link": [
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 952 KiB |
Reference in New Issue
Block a user