diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-11 19:51:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-11-11 19:51:02 +0300 |
commit | 2ef5575be776e23ed069de608d4520b545be937c (patch) | |
tree | 0808a9f9480b751aa9e78873b1c1259f20c3da23 | |
parent | bump jekyll-theme (diff) | |
download | egor-tensin.github.io-2ef5575be776e23ed069de608d4520b545be937c.tar.gz egor-tensin.github.io-2ef5575be776e23ed069de608d4520b545be937c.zip |
change the introduction
-rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -22,9 +22,7 @@ projects: <h1>{{ site.settings.author.name }}</h1> <hr/> -<p>Hello! -I'm a software engineer, and I'll be publishing some of my notes on <a href="https://pages.github.com/">GitHub Pages</a>. -Feel free to make contributions or contact me.</p> +<p>Hello! I'm a software engineer, and this is 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> |