aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/navbar.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-06-21 05:04:45 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-06-21 05:04:45 +0300
commit37d6dc2cc28a26306651ba1a9251fa1a8161633e (patch)
tree3c1a07191c742d813df46596da79681d732efc34 /_includes/navbar.html
parentfix links & code style (diff)
downloadjekyll-theme-37d6dc2cc28a26306651ba1a9251fa1a8161633e.tar.gz
jekyll-theme-37d6dc2cc28a26306651ba1a9251fa1a8161633e.zip
put most of my personal info to _config.yml
Diffstat (limited to '_includes/navbar.html')
-rw-r--r--_includes/navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/navbar.html b/_includes/navbar.html
index d763c3e..af4a1c5 100644
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -7,7 +7,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="/">Egor Tensin</a>
+ <a class="navbar-brand" href="/">{{ site.personal_info.name }}</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">