Improve embed appearance
- Add article:author header - Add logo image
This commit is contained in:
parent
cf3721fd78
commit
5b7082c31d
1
Jafner.dev/layouts/partials/extra-head.html
Normal file
1
Jafner.dev/layouts/partials/extra-head.html
Normal file
@ -0,0 +1 @@
|
||||
<meta property="article:author" content="{{ if .Params.author }}{{ .Params.author }}{{ else }}{{ range .Site.Author }}{{ . }} {{ end }}{{ end }}">
|
BIN
Jafner.dev/static/logo.png
Normal file
BIN
Jafner.dev/static/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue
Block a user