mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 15:25:18 -04:00
Make first update with actual layout (2/4)
This commit is contained in:
parent
868dccef3f
commit
304e6eae0a
@ -1,5 +1,5 @@
|
||||
<!-- Article-namespace metadata for OGP -->
|
||||
<meta property="og:type" content="article" />
|
||||
<!-- <meta property="og:type" content="article" />
|
||||
<meta property="og:article:published_time" content="{{.PublishDate.Format "2006-01-02T15:04:05Z07:00"}}" />
|
||||
<meta property="og:article:modified_time" content="{{.Params.lastmod}}" />
|
||||
{{- with .Params.tags -}}
|
||||
@ -15,4 +15,4 @@
|
||||
<meta property="og:image:width" content="800" />
|
||||
<meta property="og:image:height" content="533" />
|
||||
<meta property="og:description" content="{{ if .IsHome }}{{ .Site.Params.sitedescription }}{{ else }}{{ .Description }}{{end}}"/>
|
||||
<meta property="og:site_name" content="{{ .Site.Title }}">
|
||||
<meta property="og:site_name" content="{{ .Site.Title }}"> -->
|
Loading…
x
Reference in New Issue
Block a user