diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2021-08-19 17:36:03 +0300 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2021-08-19 17:36:03 +0300 |
commit | 7973bd6eef4240b75d98f2b5a488f24c296a6272 (patch) | |
tree | 02cdb0520ed64f1bbc9414e7148232fe2ecd5af4 /index.html | |
parent | c9465518002ac738059e80a85e350e42a3b8df61 (diff) | |
download | home-7973bd6eef4240b75d98f2b5a488f24c296a6272.tar.gz home-7973bd6eef4240b75d98f2b5a488f24c296a6272.tar.bz2 home-7973bd6eef4240b75d98f2b5a488f24c296a6272.zip |
Remove probably wrong sentence
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -26,8 +26,7 @@ a:active { color: blue; } <body> <p>Hello, I'm Dmitry Ilvokhin.</p> -<p>I'm doing C++ software development for fun and profit.</p> -<p>Also, I like algorithms, data structures and complex bugs that crash large +<p>I like algorithms, data structures and complex bugs which crash large computer systems.</p> <p>You can reach me on <a href="https://t.me/ilvokhin">telegram</a> or |