mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-11-01 02:23:29 -05:00 
			
		
		
		
	Add comment to opengraph partial
This commit is contained in:
		| @@ -1,3 +1,4 @@ | ||||
| <!-- See https://github.com/BBaoVanC/hugo/blob/opengraph-video-resources/tpl/tplimpl/embedded/templates/opengraph.html --> | ||||
| <meta property="og:title" content="{{ .Title }}" /> | ||||
| <meta property="og:description" content="{{ with .Description }}{{ . }}{{ else }}{{if .IsPage}}{{ .Summary }}{{ else }}{{ with .Site.Params.description }}{{ . }}{{ end }}{{ end }}{{ end }}" /> | ||||
| <meta property="og:type" content="{{ if .IsPage }}article{{ else }}website{{ end }}" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user