Fixed rss feed title and author email
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
4b7451e029
commit
8ffe1c7742
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue