add opengraph data
This commit is contained in:
parent
75ec1e9158
commit
09044b7f06
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/custom.css">
|
||||
<link rel="webmention" href="https://webmention.io/ch0ccyra1n.gitlab.io/webmention" />
|
||||
{{ template "_internal/opengraph.html" . }}
|
||||
{{ $title := print .Site.Title " | " .Title }}
|
||||
{{ if .IsHome }}{{ $title = .Site.Title }}{{ end }}
|
||||
<title>{{ $title }}</title>
|
||||
|
|
Loading…
Add table
Reference in a new issue