|
@@ -11,6 +11,8 @@
|
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
+<meta name="author" content="{{ .Site.Title }}">
|
|
|
+<meta property="og:site_name" content="{{ .Site.Title }}">
|
|
|
|
|
|
{{ template "_internal/opengraph.html" . }}
|
|
|
{{ template "_internal/twitter_cards.html" . }}
|