aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-21 05:15:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-21 05:15:23 +0300
commit1cc45ebeb70e8fa998c4645d54ec9205eb7a837f (patch)
treeabcf7b37fd075eb177636ea022df9854945241c9 /index.html
parentmove my name to _config.yml (diff)
downloadegor-tensin.github.io-1cc45ebeb70e8fa998c4645d54ec9205eb7a837f.tar.gz
egor-tensin.github.io-1cc45ebeb70e8fa998c4645d54ec9205eb7a837f.zip
mention my name in index.html
Diffstat (limited to '')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 18433d9..e5706b8 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@ layout: main
---
<div class="row">
<div class="col-md-12">
- <h1>{{ page.title }}</h1>
+ <h1>{{ site.personal_info.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>
<div class="list-group reasonable-width">