update meta tags

This commit is contained in:
rutik wankhade 2022-04-23 12:43:21 +05:30
parent 10f5ae09c6
commit 92060d3d08

View File

@ -6,13 +6,20 @@
<link rel="icon" href="./logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta property="og:type" content="website">
<meta property="og:url" content="https://coverview.vercel.app/">
<meta property="og:title" content="Coverview">
<meta property="og:description" content="Creating cover images for your blogs is now super easy">
<meta property="og:image" content="https://user-images.githubusercontent.com/47467468/164884365-f5533a4a-1c5e-42a1-adb8-c1843ee33b92.png">
<meta name="description" content="Creating cover images for your blogs is now super easy" />
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://coverview.now.sh/">
<meta property="twitter:title" content="CoverView">
<meta property="twitter:description" content="Create an awesome cover image for your next blog post ">
<meta property="twitter:image"
content="https://user-images.githubusercontent.com/47467468/138584874-34311571-5fc7-40db-93f2-759edb68635d.png">
content="https://user-images.githubusercontent.com/47467468/164884365-f5533a4a-1c5e-42a1-adb8-c1843ee33b92.png">
<link rel="apple-touch-icon" href="./logo.png" />
<!-- <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.1/css/bootstrap.min.css"
integrity="sha384-VCmXjywReHh4PwowAiWNagnWcLhlEJLA5buUprzK8rxFgeH0kww/aWY76TfkUoSX" crossorigin="anonymous"> -->