Add twitter card support
Probably, its difficult to test
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
<meta name="description" content="{{if .IsHome}}{{ $.Site.Title }}{{else}}{{.Description}}{{end}}" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/screen.css">
|
||||
<script defer src="/js/all.min.js"></script>
|
||||
{{ template "_internal/twitter_cards.html" . }}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user