15 lines
No EOL
364 B
TOML
15 lines
No EOL
364 B
TOML
baseURL = "https://www.olimpiadi-economiaefinanza.it/"
|
|
languageCode = "it-IT"
|
|
title = "Olimpiadi di Economia e Finanza 2019/2020"
|
|
theme = "ananke"
|
|
DefaultContentLanguage = "it"
|
|
|
|
[Params]
|
|
read_more_copy = "continua"
|
|
background_color_class = "bg-custom-green"
|
|
recent_posts_number = 3
|
|
custom_css = ["css/custom.css"]
|
|
|
|
[blackfriday]
|
|
hrefTargetBlank = true
|
|
|