🎨 Finish folder structure redesign and add some scripts.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<meta itemprop="name" content="{{ .Title }}" />
|
||||
<meta itemprop="description" content="{{ .Description | default .Site.Params.description }}" />
|
||||
{{- if .IsPage }}
|
||||
{{- with .PublishDate }}
|
||||
{{- with .Date }}
|
||||
<meta itemprop="datePublished" {{ . }} />
|
||||
{{- end }}
|
||||
{{- with .Lastmod }}
|
||||
|
||||
Reference in New Issue
Block a user