Update index.html
parent
7a47322da5
commit
6fa692bcfb
|
@ -7,6 +7,19 @@
|
|||
<link rel="stylesheet" href="index.pcss">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
<title>Marsey Search</title>
|
||||
<meta name="description" content="Marsey's Reportmaxx/Glowie reddit tool ">
|
||||
<meta property="og:url" content="https://marseysearch.netlify.app/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Marsey Search">
|
||||
<meta property="og:description" content="Marsey's Reportmaxx/Glowie reddit tool ">
|
||||
<meta property="og:image" content="https://i.imgur.com/AbKHybx.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:domain" content="marseysearch.netlify.app">
|
||||
<meta property="twitter:url" content="https://marseysearch.netlify.app/">
|
||||
<meta name="twitter:title" content="Marsey Search">
|
||||
<meta name="twitter:description" content="Marsey's Reportmaxx/Glowie reddit tool ">
|
||||
<meta name="twitter:image" content="https://i.imgur.com/AbKHybx.png">
|
||||
|
||||
</head>
|
||||
|
||||
<body class="bg-dark text-gray-100">
|
||||
|
|
Loading…
Reference in New Issue