Open Graph metadata, Discord icon
This commit is contained in:
@@ -4,3 +4,12 @@ Do not put anything in this file - it's only here so that hugo won't throw an er
|
||||
-->
|
||||
{{ $style := resources.Get "sass/custom.scss" | resources.ToCSS | resources.Minify | resources.Fingerprint }}
|
||||
<link rel="stylesheet" href="{{ $style.Permalink }}">
|
||||
<meta property="og:title" content="Ataraxy | Call of Duty: Mobile Clan" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://codm.ataraxy.tk/" />
|
||||
<meta property="og:description" content="Come check out our site for the clan for more information like requirements, members and the Discord server!" />
|
||||
<meta property="og:site_name" content="Ataraxy" />
|
||||
<!-- <meta property="og:image" content="http://codm.ataraxy.tk/images/logo/c.png" /> -->
|
||||
<meta property="og:image" content="images/url-preview.png" />
|
||||
<meta property="og:image:width" content="300" />
|
||||
<meta property="og:image:height" content="300" />
|
||||
|
||||
Reference in New Issue
Block a user