From c7cae0942d6cbc5efbf186fdbf6ea3c614a4f762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Tue, 13 Sep 2022 01:54:44 +0300 Subject: Style changes, once more MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I guess I'll never settle for a concrete stylesheet ¯\_(ツ)_/¯ --- templates/index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index e018b04..21578af 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,13 +31,13 @@

Иногда я также выкладываю то, что мне кажется интересным или полезным в этом сайте, хоть и не так часто как хотелось. Иногда пишу на русском, но - по большей части пишу на английском. Что можно найти на моём сайте: + по большей части пишу на английском. Вот что можно найти на моём сайте:

{% elif lang == "es" %}

- Bienvenido a mi pequeño rincón de internet. Yo soy Yaroslav. Me gano la - vida escribiendo software, aunque también es mi pasatiempo. Actualmente - trabajo escribiendo software para tecnologías LTE y 5G NR. + Bienvenido a mi pequeño rincón de internet. Yo soy Yaroslav. Programo + para ganarme la vida y por diversión. Actualmente trabajo escribiendo + software para tecnologías LTE y 5G NR.

A veces también publico cosas que me parecen interesantes o de valor a @@ -48,8 +48,8 @@ {% else %}

Welcome to my little corner of the internet. I'm Yaroslav. I write - software for a living, and also as a hobby. Currently working on - software for LTE and 5G NR technologies. + software for a living, and also for fun. Currently working on software + for LTE and 5G NR technologies.

I also sometimes post things that I think are interesting or of value to @@ -66,10 +66,10 @@ {% set latest_weblog = weblog.pages[0] %}

{% if lang == "en" %} - My thoughts on different matters and some things that I would like to + My musings on different matters and some things that I would like to remember. {% elif lang == "es" %} - Mis pensamientos acerca de diferentes temas y ciertas cosas que quisiera + Mis reflexiones acerca de diferentes temas y ciertas cosas que quisiera recordar. {% elif lang == "ru" %} Мои мысли о разных предметах и то, что мне бы хотелось запомнить. @@ -142,11 +142,11 @@ - - + + - - + + -- cgit v1.2.3