mirror of
https://github.com/ION606/PINK-NODDERS.git
synced 2026-05-14 22:16:52 +00:00
META TAGS
This commit is contained in:
+19
@@ -4,6 +4,25 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<!-- General meta tags -->
|
||||
<meta name="description" content="PINK NODDERS">
|
||||
<meta name="image" content="https://ion606.com/PINK-NODDERS/pink-nodders.gif">
|
||||
|
||||
<!-- Open Graph / Facebook meta tags -->
|
||||
<meta property="og:title" content="PINK NODDERS">
|
||||
<meta property="og:description" content="PINK NODDERS">
|
||||
<meta property="og:image" content="https://ion606.com/PINK-NODDERS/pink-nodders.gif">
|
||||
<meta property="og:url" content="https://yourwebsite.com">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<!-- Twitter Card meta tags -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="PINK NODDERS">
|
||||
<meta name="twitter:description" content="PINK NODDERS">
|
||||
<meta name="twitter:image" content="https://ion606.com/PINK-NODDERS/pink-nodders.gif">
|
||||
|
||||
|
||||
<title>PINK NODDERS</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user