From 0422e51ecc2cf8dc61b9f16be6ef813e41dcca1b Mon Sep 17 00:00:00 2001 From: lubuwest Date: Wed, 22 Mar 2023 21:24:02 +0100 Subject: [PATCH] Change description SITELOGO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 794507d..2a98d95 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Configuration in pelicanconf.py: SITEDESCRIPTION = 'Lorem ipsum dolor sit ..' # Additional text shown on the start page - SITELOGO = 'images/logo.png' # Logo for the site, height is 50px + SITELOGO = 'images/logo.png' # Logo for the site, height is 50px, directory below PATH DISPLAY_PAGES_ON_MENU = True # Markdown files in the 'pages' directory are shown as links in the header