diff options
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,7 +30,7 @@ a:active { color: blue; } <p>Also, I like algorithms, data structures and complex bugs that crash large computer systems.</p> -<p>You can reach me on <a href="https://t.me/ilvokhin">telegram</a> or just - <a href="mailto:d@ilvokhin.com">email</a> me.</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> </body> </html> |