Add new clove.is-a.dev references
This commit is contained in:
parent
30af5d856c
commit
b1f376e61b
12
index.html
12
index.html
|
|
@ -15,25 +15,25 @@
|
||||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
|
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
|
||||||
|
|
||||||
<!-- Canonical URL -->
|
<!-- Canonical URL -->
|
||||||
<link rel="canonical" href="https://doughmination.github.io" />
|
<link rel="canonical" href="https://clove.is-a.dev" />
|
||||||
|
|
||||||
<!-- Alternate for mobile -->
|
<!-- Alternate for mobile -->
|
||||||
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://doughmination.github.io" />
|
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://clove.is-a.dev" />
|
||||||
|
|
||||||
<!-- Theme Color -->
|
<!-- Theme Color -->
|
||||||
<meta name="theme-color" content="#cba6f7" />
|
<meta name="theme-color" content="#cba6f7" />
|
||||||
|
|
||||||
<!-- Open Graph / Discord / Facebook -->
|
<!-- Open Graph / Discord / Facebook -->
|
||||||
<meta property="og:site_name" content="Clove Twilight">
|
<meta property="og:site_name" content="clove.is-a.dev" />
|
||||||
<meta property="og:title" content="Clove Twilight - Link Center" />
|
<meta property="og:title" content="Clove Twilight" />
|
||||||
<meta property="og:description" content="Link Center for Clove Twilight" />
|
<meta property="og:description" content="Link Center for Clove Twilight" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://doughmination.github.io" />
|
<meta property="og:url" content="https://clove.is-a.dev" />
|
||||||
<meta property="og:locale" content="en_GB" />
|
<meta property="og:locale" content="en_GB" />
|
||||||
|
|
||||||
<!-- Twitter Card -->
|
<!-- Twitter Card -->
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
<meta name="twitter:title" content="Clove Twilight - Link Center" />
|
<meta name="twitter:title" content="Clove Twilight" />
|
||||||
<meta name="twitter:description" content="Link Center for Clove Twilight" />
|
<meta name="twitter:description" content="Link Center for Clove Twilight" />
|
||||||
<link href="/style.css" rel="stylesheet" />
|
<link href="/style.css" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue