this time the description meta tag is at the right position
This commit is contained in:
parent
191e89dde8
commit
d04d270c35
|
@ -8,11 +8,11 @@
|
||||||
<link rel="stylesheet" type="text/css" href="./s/css/bootstrap.css" />
|
<link rel="stylesheet" type="text/css" href="./s/css/bootstrap.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="./s/css/f0ck-custom.css" />
|
<link rel="stylesheet" type="text/css" href="./s/css/f0ck-custom.css" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="description" content="f0ck.me is the place where internet purists gather to celebrate content of all kinds">
|
||||||
{{if data.item}}
|
{{if data.item}}
|
||||||
<meta property="og:site_name" content="f0ck.me" />
|
<meta property="og:site_name" content="f0ck.me" />
|
||||||
<meta property="og:description"/>
|
<meta property="og:description"/>
|
||||||
<meta name="Description"/>
|
<meta name="Description"/>
|
||||||
<meta name="description" content="f0ck.me is the place where internet purists gather to celebrate content of all kinds">
|
|
||||||
<meta property="og:image" content="{{=item.thumbnail}}" />
|
<meta property="og:image" content="{{=item.thumbnail}}" />
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user