aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-12-24 03:32:22 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-01-02 00:13:30 +0300
commit8acb898a2f2730e2a853c844f0e8b9bb2d690f49 (patch)
tree8adc60ea6bf248622973af99e8e54c80623a86cd /config.toml
parent89b0939c584df21981d65511576a6272ce57cdbd (diff)
downloadyaroslavps.com-8acb898a2f2730e2a853c844f0e8b9bb2d690f49.tar.gz
yaroslavps.com-8acb898a2f2730e2a853c844f0e8b9bb2d690f49.zip
Huge html+css revamp
* Plus added links to new photo gallery and donate page. * Title fix
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml24
1 files changed, 24 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 0e2bcea..e472624 100644
--- a/config.toml
+++ b/config.toml
@@ -28,6 +28,14 @@ published_on = "on"
edited = "Last edited"
also_read = "This text is also available in other languages: "
not_published = "This text is a draft and will be published soon to the index page of "
+whats_here="In this site"
+weblog="Weblog"
+recipes="Recipe book"
+photos="Photo gallery"
+other_links="Other links"
+see_more="See more..."
+homepage="Home page"
+archive="Archive"
[languages.es]
generate_feed = false
@@ -42,6 +50,14 @@ published_on = "en:"
edited = "Última edición: "
also_read = "Este texto está disponible en otros idiomas: "
not_published = "Este texto es un borrador y pronto será publicado a la página principal del "
+whats_here="En este sitio"
+weblog="Weblog"
+recipes="Recetario"
+photos="Galería de fotos"
+other_links="Otros vínculos"
+see_more="Ver más..."
+homepage="Inicio"
+archive="Archivo"
[languages.ru]
generate_feed = false
@@ -56,4 +72,12 @@ published_on = "в: "
edited = "Отредакировано: "
also_read = "Данный текст также доступен на других языках: "
not_published = "Текст является черновиком и вскоре будет опубликован на заглавной странице "
+whats_here="В этом сайте"
+weblog="Веб-журнал"
+recipes="Книга рецептов"
+photos="Фотогалерея"
+other_links="Другие ссылки"
+see_more="Смотреть больше..."
+homepage="Главная"
+archive="Архив"