aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-03-30 01:13:26 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2022-03-30 01:13:26 +0300
commit03a298cf1733fe651b0783e0b92914aaf3a4de96 (patch)
treeb85906f82f94e3052d5a4c9a5ed9fba3fbe9cc1d /config.toml
parent21c3d8a7075e93612a72cd4fa37db3b25e7e9cd3 (diff)
downloadyaroslavps.com-03a298cf1733fe651b0783e0b92914aaf3a4de96.tar.gz
yaroslavps.com-03a298cf1733fe651b0783e0b92914aaf3a4de96.zip
Add og:site_name meta tag
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 3376afa..bd3fa77 100644
--- a/config.toml
+++ b/config.toml
@@ -22,6 +22,7 @@ highlight_theme = "1337"
[languages.en.translations]
full_name = "Yaroslav de la Peña Smirnov"
first_name = "Yaroslav"
+website_title = "Yaroslav's website"
weblog_title = "Yaroslav's weblog"
recipes_title = "Yaroslav's recipe book"
published = "Published"
@@ -44,6 +45,7 @@ generate_feed = false
[languages.es.translations]
full_name = "Yaroslav de la Peña Smirnov"
first_name = "Yaroslav"
+website_title = "Sitio web de Yaroslav"
weblog_title = "Weblog de Yaroslav"
recipes_title = "Recetario de Yaroslav"
published = "Publicado el"
@@ -66,6 +68,7 @@ generate_feed = false
[languages.ru.translations]
full_name = "Ярослав де ла Пенья Смирнов"
first_name = "Ярослав"
+website_title = "Веб-сайт Ярослава"
weblog_title = "Веб-журнал Ярослава"
recipes_title = "Книга рецептов Ярослава"
published = "Опубликовано"