diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-12 01:25:09 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-12 01:25:09 +0300 |
commit | 2042a1516a8fa759be3b05c2dc4244f5b5b25964 (patch) | |
tree | 958f2bd9d0e5feea2e77d19dc944896f501c9df3 | |
parent | change the introduction (diff) | |
download | egor-tensin.github.io-2042a1516a8fa759be3b05c2dc4244f5b5b25964.tar.gz egor-tensin.github.io-2042a1516a8fa759be3b05c2dc4244f5b5b25964.zip |
change the introduction
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ projects: <h1>{{ site.settings.author.name }}</h1> <hr/> -<p>Hello! I'm a software engineer, and this is my stuff.</p> +<p>Hello! I'm a software engineer, and here's some of my stuff.</p> <div class="list-group wide-enough"> <a class="list-group-item" href="{{ site.github.owner_url }}"><span class="glyphicon glyphicon-home"></span> GitHub</a> |