aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2025-02-04 00:34:43 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2025-02-04 00:34:43 +0300
commit0b59861191a1caf84fb94644d45c2696949db78e (patch)
tree5745bdd5ced607d52ef94c2c734b784e886e1ecc
parent756beb6a5f31d451416ae3bc35f79bef4fe3763f (diff)
downloadyaroslavps.com-0b59861191a1caf84fb94644d45c2696949db78e.tar.gz
yaroslavps.com-0b59861191a1caf84fb94644d45c2696949db78e.zip
Time to put the christmas tree away...HEADmaster
Also some minor spelling corrections and minor changes.
-rw-r--r--sass/css/yaroslavps.scss2
-rw-r--r--templates/base.html6
-rw-r--r--templates/index.html14
3 files changed, 11 insertions, 11 deletions
diff --git a/sass/css/yaroslavps.scss b/sass/css/yaroslavps.scss
index ff33b42..4ef2214 100644
--- a/sass/css/yaroslavps.scss
+++ b/sass/css/yaroslavps.scss
@@ -19,7 +19,7 @@ html, body {
background-color: $bg0;
}
-@import "holidays";
+// @import "holidays";
ul,
ol,
diff --git a/templates/base.html b/templates/base.html
index c1c3a02..19f447e 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -58,9 +58,9 @@
</li>
</ul>
<ul class="nav-container">
- <li>
- <a href="{% if lang != "en" %}/{{ lang }}{% endif %}/donate" title="{{ trans(key="leave_tip", lang=lang) }}"><span class="icon"><img alt="btc-icon" src="/svg/icons/btc.svg"/></span> {{ trans(key="leave_tip", lang=lang) }}</a>
- </li>
+ <!-- <li> -->
+ <!-- <a href="{% if lang != "en" %}/{{ lang }}{% endif %}/donate" title="{{ trans(key="leave_tip", lang=lang) }}"><span class="icon"><img alt="btc-icon" src="/svg/icons/btc.svg"/></span> {{ trans(key="leave_tip", lang=lang) }}</a> -->
+ <!-- </li> -->
<li>
<a href="https://git.yaroslavps.com/" title="Git server"><span class="icon"><img alt="git-icon" src="/svg/icons/git.svg"/></span> Git server</a>
</li>
diff --git a/templates/index.html b/templates/index.html
index 27e3a89..ef5e291 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -36,13 +36,13 @@
</p>
<p>
Добро пожаловать в мой уголок интернета. Меня зовут Ярослав. Я занимаюсь
- программировнием професионально и для дущи, но имею и дргие увлечения. В
+ программированием профессионально и для души, но имею и другие увлечения. В
данный момент работаю разработчиком модуля ядра Linux программного RAID.
</p>
<p>
Иногда я также выкладываю то, что мне кажется интересным или полезным в
этом сайте, хоть и не так часто как хотелось. Иногда пишу на русском, но
- по большей части пишу на английском. Вот что можно найти на моём сайте:
+ по большей части пишу на английском.
</p>
{% elif lang == "es" %}
<p class="holiday-greetings">
@@ -58,22 +58,22 @@
A veces también publico cosas que me parecen interesantes o de valor a este
sitio, aunque no tan seguido como me gustaría. Siéntete libre de echar una
mirada. A veces escribo en español, pero la mayor parte del contenido está
- en inglés. Esto es lo que puedes encontrar en mi sitio:
+ en inglés.
</p>
{% else %}
<p class="holiday-greetings">
Merry Christmas and a Happy New Year 2025!
</p>
<p>
- Welcome to my little corner of the internet. I'm Yaroslav. I write
+ Welcome to my little corner of the internet. My name is Yaroslav. I write
software for a living, and also for fun, although it's not the only thing I
- do for fun. Currently working as a softare defined storage Linux Kernel
+ do for fun. Currently working as a software defined storage Linux Kernel
module developer.
</p>
<p>
I also sometimes post things that I think are interesting or of value to
this site, although maybe not as often as I'd like. Feel free to take a
- look around. This is what you can find on my website:
+ look around.
</p>
{% endif %}
@@ -230,7 +230,7 @@
A little note for those using services like gmail, outlook, or any
other big provider like that. My email response might end up in your
spam folder, so you might want to check that. If you want to make
- 100% sure to receive my reponse, the best option is to add my
+ 100% sure to receive my response, the best option is to add my
address to your whitelist.
{% endif %}
</p>