Add OpenGraph Headers

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-05-30 18:20:35 +06:00
parent d9df1053e1
commit 3cc017dbf3
3 changed files with 14 additions and 0 deletions

View file

@ -13,6 +13,7 @@
<!-- import common headers -->
{{- partial "header.html" . -}}
{{- partial "opengraph.html" . -}}
<!-- import index page specific headers -->
<link rel="stylesheet" href="{{ "/css/sections/home.css" | relURL }}"/>