mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
Removed internal opengraph
This commit is contained in:
parent
b5ac0e87dc
commit
6683e777b6
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
||||||
<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||||
<link href="{{ .RSSLink }}" rel="feed" type="application/rss+xml" title="{{ .Site.Title }}" />
|
<link href="{{ .RSSLink }}" rel="feed" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{- template "_internal/opengraph.html" . }}
|
|
||||||
{{- template "_internal/twitter_cards.html" . }}
|
{{- template "_internal/twitter_cards.html" . }}
|
||||||
{{ partial "seo_schema" . }}
|
{{ partial "seo_schema" . }}
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue