add opengraph twitter_cards and schema
This commit is contained in:
@ -18,7 +18,9 @@
|
|||||||
content="width=device-width, user-scalable=no initial-scale=1, shrink-to-fit=no, viewport-fit=cover"
|
content="width=device-width, user-scalable=no initial-scale=1, shrink-to-fit=no, viewport-fit=cover"
|
||||||
>
|
>
|
||||||
|
|
||||||
|
{{ template "_internal/opengraph.html" . }}
|
||||||
|
{{ template "_internal/twitter_cards.html" . }}
|
||||||
|
{{ template "_internal/schema.html" . }}
|
||||||
|
|
||||||
<title>
|
<title>
|
||||||
{{ if ne .Kind "home" }}
|
{{ if ne .Kind "home" }}
|
||||||
|
Reference in New Issue
Block a user