Update examples/config.yml
This commit is contained in:
parent
393c757d65
commit
5bab57e254
1 changed files with 21 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue