Fixed rss feed title and author email

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2023-08-22 12:19:19 +02:00
parent 4b7451e029
commit 8ffe1c7742

View file

@ -4,6 +4,8 @@ base_url = "https://organicmaps.app"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
title = "Organic Maps"
author = "hello@organicmaps.app"
generate_feed = true
feed_filename = "rss.xml"