mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-22 14:35:43 +01:00
4 lines
322 B
HTML
4 lines
322 B
HTML
|
<meta property="og:description" content="{{ with .Description }}{{ . }}{{ else }}{{ .Summary }}{{ end }}" />
|
||
|
<meta name="description" content="{{ with .Description }}{{ . }}{{ else }}{{ .Summary }}{{ end }}" />
|
||
|
<meta property="og:type" content="article" />
|
||
|
<meta property="og:image" content="{{ .Permalink }}banner.png" />
|