diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -24,11 +24,7 @@ a:active { color: blue; } </head> <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 - computer systems.</p> +<p>Hi, I'm Dmitry Ilvokhin.</p> <p>You can reach me on <a href="https://t.me/ilvokhin">telegram</a> or <a href="mailto:d@ilvokhin.com">email</a>.</p> |