20 lines
523 B
YAML
20 lines
523 B
YAML
# site parameters
|
|
name: "Без комментариев"
|
|
name_translated: "Without comments"
|
|
url: "https://pomodoro4.mircloud.ru"
|
|
baseurl: ""
|
|
homepage_url: "https://git.org.ru/pomodoro/4"
|
|
homepage_name: "GIT.ORG.RU"
|
|
color_tomato_baseurl: "/color"
|
|
timezone: "Europe/Moscow"
|
|
author: "Головин Г.Г."
|
|
author_translated: "Golovin G.G."
|
|
translation_caption: "without translation"
|
|
# build parameters
|
|
disable_disk_cache: true
|
|
theme: older-tomato-theme
|
|
defaults:
|
|
- scope:
|
|
path: ""
|
|
values:
|
|
layout: default
|