Add opengraph tags
This commit is contained in:
parent
bccf7d1ef0
commit
6a5908ac15
2 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,8 @@ params:
|
|||
geekring_site_id: 227
|
||||
gitlab_username: "redstrate"
|
||||
profile_picture: "/rss-image.png"
|
||||
images:
|
||||
- rss-image.png
|
||||
|
||||
author:
|
||||
name: 'redstrate'
|
||||
|
|
|
@ -38,4 +38,6 @@
|
|||
<script src="{{ $imagesloaded.RelPermalink }}" integrity="{{ $imagesloaded.Data.Integrity }}"></script>
|
||||
|
||||
<meta name="robots" content="noai">
|
||||
|
||||
{{ template "_internal/opengraph.html" . }}
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue