Revert "Add OpenGraph Headers"

This reverts commit 249f18d853.

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-05-30 18:23:56 +06:00
parent 249f18d853
commit e7cc9bcbe8
3 changed files with 0 additions and 14 deletions

View file

@ -4,7 +4,6 @@
<title>{{ .Page.Title }}</title>
<!------ ADD COMMON HEADERS -------->
{{- partial "header.html" . -}}
{{ template "_internal/opengraph.html" . }}
<!------ ADD PAGE SPECIFIC HEADERS ------->
{{ block "header" . }} {{ end }}