1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30:09 +05:30

add meta tags

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-01-31 00:36:05 +05:30
parent 85c3881dcd
commit 5194c4bacd
2 changed files with 45 additions and 1 deletions
+45 -1
View File
@@ -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