From 0bdd62954aaa6511941aa063a17911a58a9b9641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sapka?= Date: Tue, 10 Jan 2023 17:40:39 +0100 Subject: feat: missing social tags --- layouts/_default/baseof.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ad626b9..fa7552a 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -13,6 +13,7 @@ {{- $image := resources.Get "/icons/favicon-16x16.png" }} + @@ -20,10 +21,12 @@ {{- $imageUrl := default "logo.png" .Params.image }} {{- $image := resources.Get $imageUrl }} + + -- cgit v1.2.3