mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2025-04-29 02:57:49 +02:00
Add basic OpenGraph support
This commit is contained in:
parent
7a13351ea2
commit
2e2daa30df
2 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
<meta name="theme-color" content="{{ site.Params.themeColor }}">
|
||||
{{ end }}
|
||||
|
||||
{{ template "partials/opengraph.html" . }}
|
||||
|
||||
{{ "<!-- Plugins -->" | safeHTML }}
|
||||
{{ range site.Params.plugins.css }}
|
||||
<link rel="stylesheet" href="{{ .link | absURL }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue