summaryrefslogtreecommitdiff
path: root/layouts/partials/opengraph.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/opengraph.html')
-rw-r--r--layouts/partials/opengraph.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/layouts/partials/opengraph.html b/layouts/partials/opengraph.html
index d770df1..35ba416 100644
--- a/layouts/partials/opengraph.html
+++ b/layouts/partials/opengraph.html
@@ -80,15 +80,3 @@
{{- end }}
{{- end }}
{{- end }}
-
-{{- with site.Params.social }}
- {{- if reflect.IsMap . }}
- {{- with .facebook_app_id }}
- <meta property="fb:app_id" content="{{ . }}">
- {{- else }}
- {{- with .facebook_admin }}
- <meta property="fb:admins" content="{{ . }}">
- {{- end }}
- {{- end }}
- {{- end }}
-{{- end }} \ No newline at end of file