You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
439 B
15 lines
439 B
twig: |
|
file_name_pattern: '*.twig' |
|
globals: |
|
publisher_npub: '%npub%' |
|
website_name: '%name%' |
|
website_short_name: '%short_name%' |
|
website_description: '%description%' |
|
website_theme: '%theme%' |
|
website_theme_color: '%theme_color%' |
|
website_bg_color: '%theme_bg_color%' |
|
magazine_community_articles: '%community_articles%' |
|
|
|
when@test: |
|
twig: |
|
strict_variables: true
|
|
|