From 0ef4a7f9a605b6d5c05994d25bac8d1b5700b3c5 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Tue, 15 Feb 2022 11:13:41 -0800 Subject: [PATCH] Microdata: add image itemprop u-photo --- layouts/shortcodes/indieweb-icon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/indieweb-icon.html b/layouts/shortcodes/indieweb-icon.html index 3b16266..5ec30a3 100644 --- a/layouts/shortcodes/indieweb-icon.html +++ b/layouts/shortcodes/indieweb-icon.html @@ -1,3 +1,3 @@ {{ $favicon := resources.Get "/favicon.png" -}} {{- $favicon_base64 := $favicon.Content | base64Encode -}} -Rohan Kumar +