From 0d3b0ded374e0fcf5d3c7f7ca52257bdf240eb00 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 24 Jul 2020 09:17:19 +0200 Subject: [PATCH] set default image used by microformats --- exampleSite/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/exampleSite/config.yml b/exampleSite/config.yml index 2e364e1..679afbc 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -54,6 +54,9 @@ outputs: enableRobotsTXT: true params: + images: + - "favicon/android-chrome-512x512.png" + geekblogSubtitle: Subtitle to describe your blog geekblogToC: 3 geekblogAuthor: john-doe