mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Untappd (#110)
* Change FB locale meta to be dynamic * Allow referrers * Added option to use untappd social media
This commit is contained in:

committed by
Michael Noronha

parent
5005ba9f31
commit
c5a067e22a
@@ -2,6 +2,7 @@
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
{{ if .Site.Params.description }}<meta name="description" content="{{ .Site.Params.description }}">{{ end }}
|
||||
|
||||
{{ if .Site.Params.twitter }}
|
||||
|
Reference in New Issue
Block a user