aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-01-15 23:39:11 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-01-15 23:40:39 +0300
commiteaa0a9304978cf0586a513a1de7a2dcb0a499757 (patch)
tree3bccd2d1dd7c96e51e63276f818013e449483788
parentdb71ccc71a134813c1e41c99f252966bccb91fb1 (diff)
downloadyaroslavps.com-eaa0a9304978cf0586a513a1de7a2dcb0a499757.tar.gz
yaroslavps.com-eaa0a9304978cf0586a513a1de7a2dcb0a499757.zip
Back to normal
Hope you enjoyed your holidays!
-rw-r--r--sass/css/yaroslavps.scss5
-rw-r--r--templates/index.html9
2 files changed, 2 insertions, 12 deletions
diff --git a/sass/css/yaroslavps.scss b/sass/css/yaroslavps.scss
index 58ce243..dd518df 100644
--- a/sass/css/yaroslavps.scss
+++ b/sass/css/yaroslavps.scss
@@ -12,8 +12,7 @@ html, body {
width: 100%;
min-height: 100vh;
font-size: 14px;
- background-color: $bg0;
- background-image: url("/img/snowfall.gif");
+ background: $bg0;
}
ul,
@@ -159,7 +158,6 @@ span.publish-date {
height: auto;
border-top: 1px solid $white;
border-bottom: 1px solid $white;
- background-color: $bg0;
}
.landing-header {
@@ -197,6 +195,7 @@ span.publish-date {
}
.content-container {
+ background-color: $bg0;
min-height: 90vh;
}
diff --git a/templates/index.html b/templates/index.html
index 4f7463d..3516ac3 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -31,9 +31,6 @@
{% set weblog = get_section(path=weblog_path) %}
{% set recipes = get_section(path=recipes_path) %}
{% if lang == "ru" %}
- <p class="new-year">
- С Новым 2023 Годом и Рождеством!
- </p>
<p>
Добро пожаловать в мой уголок интернета. Меня зовут Ярослав. Я занимаюсь
программировнием в качестве своей работы и увлечения, но увлекаюсь не только
@@ -45,9 +42,6 @@
по большей части пишу на английском. Вот что можно найти на моём сайте:
</p>
{% elif lang == "es" %}
- <p class="new-year">
- ¡Feliz Navidad y un Prospero 2023!
- </p>
<p>
Bienvenido a mi pequeño rincón de internet. Yo soy Yaroslav. Programo
para ganarme la vida y por diversión, aunque no es lo único que hago por
@@ -60,9 +54,6 @@
contenido está en inglés. Esto es lo que puedes encontrar en mi sitio:
</p>
{% else %}
- <p class="new-year">
- Merry Christmas and a Happy New Year 2023!
- </p>
<p>
Welcome to my little corner of the internet. I'm Yaroslav. I write
software for a living, and also for fun, although it's not the only thing I