diff --git a/examples/config.yml b/examples/config.yml index 6b0a593..515549c 100644 --- a/examples/config.yml +++ b/examples/config.yml @@ -3,6 +3,27 @@ # Shared # ########## +common: + footnotes: + - category: self + links: true + title: + en: Related articles + pl: Powiązane artykuły + tu: Связанные статьи + - category: link + links: true + title: + en: Links + pl: Odnośniki + ru: Ссылки + - category: book + links: false + title: + en: Literature + pl: Literature + ru: Литература + paths: &paths current_path: '/xxxxx.xxx' images_prefix: '/assets/images'