mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update og:title
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
content="{{ if .Params.keywords }}{{ .Params.keywords }}{{ else }}{{ .Site.Params.defaultKeywords }}{{ end }}"
|
||||
>
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta property="og:title" content="{{ .Page.Title }}">
|
||||
<meta property="og:title" content="{{ .Page.Title }} | Hazem Krimi">
|
||||
<meta
|
||||
property="og:description"
|
||||
content="{{ if .Params.description }}{{ .Params.description }}{{ else }}{{ .Site.Params.defaultDescription }}{{ end }}"
|
||||
|
||||
Reference in New Issue
Block a user