|
@ -24,4 +24,9 @@ |
|
|
{{ if .Site.Params.enableRSS }} |
|
|
{{ if .Site.Params.enableRSS }} |
|
|
<link href="{{ .Site.RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" /> |
|
|
<link href="{{ .Site.RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" /> |
|
|
{{ end }} |
|
|
{{ end }} |
|
|
|
|
|
|
|
|
|
|
|
{{ template "_internal/opengraph.html" . }} |
|
|
|
|
|
{{ template "_internal/google_news.html" . }} |
|
|
|
|
|
{{ template "_internal/schema.html" . }} |
|
|
|
|
|
{{ template "_internal/twitter_cards.html" . }} |
|
|
</head> |
|
|
</head> |