mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	head: link custom templates for social meta
This commit is contained in:
		| @@ -49,7 +49,7 @@ | ||||
| <!-- Misc --> | ||||
| {{- if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production") }} | ||||
| {{- template "_internal/google_analytics_async.html" . }} | ||||
| {{- template "_internal/opengraph.html" . }} | ||||
| {{- template "_internal/twitter_cards.html" . }} | ||||
| {{- template "_internal/schema.html" . }} | ||||
| {{- template "partials/templates/opengraph.html" . }} | ||||
| {{- template "partials/templates/twitter_cards.html" . }} | ||||
| {{- template "partials/templates/schema.html" . }} | ||||
| {{- end }} | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange