diff options
Diffstat (limited to '')
-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> |