From 2ef5575be776e23ed069de608d4520b545be937c Mon Sep 17 00:00:00 2001 From: Egor Tensin <Egor.Tensin@gmail.com> Date: Thu, 11 Nov 2021 19:51:02 +0300 Subject: change the introduction --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index c72f089..ff51dc8 100644 --- a/index.html +++ b/index.html @@ -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> -- cgit v1.2.3