aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html
index bf7be5d..62d382e 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -31,7 +31,7 @@
{% set weblog = get_section(path=weblog_path) %}
{% set recipes = get_section(path=recipes_path) %}
{% if lang == "ru" %}
- <p class="new-year">
+ <p class="holiday-greetings">
С Новым 2024 Годом и Рождеством!
</p>
<p>
@@ -46,7 +46,7 @@
по большей части пишу на английском. Вот что можно найти на моём сайте:
</p>
{% elif lang == "es" %}
- <p class="new-year">
+ <p class="holiday-greetings">
¡Feliz Navidad y un Prospero 2024!
</p>
<p>
@@ -62,7 +62,7 @@
contenido está en inglés. Esto es lo que puedes encontrar en mi sitio:
</p>
{% else %}
- <p class="new-year">
+ <p class="holiday-greetings">
Merry Christmas and a Happy New Year 2024!
</p>
<p>