aboutsummaryrefslogtreecommitdiff
path: root/_pages
diff options
context:
space:
mode:
authorValentin Popov <valentineus@gmail.com>2018-04-11 17:21:16 +0300
committerValentin Popov <valentineus@gmail.com>2018-04-11 17:21:16 +0300
commitd2ed5ef748541352d767132db0bb4e87056edae8 (patch)
tree70ffca989af29555129727c1201431bb0cfd34a4 /_pages
parent2cd355b74a06a91b16a27dd769744fd38b8ac405 (diff)
downloadpopov.link-d2ed5ef748541352d767132db0bb4e87056edae8.tar.xz
popov.link-d2ed5ef748541352d767132db0bb4e87056edae8.zip
Social links
Diffstat (limited to '_pages')
-rw-r--r--_pages/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_pages/index.html b/_pages/index.html
index d1a19c3..3b95333 100644
--- a/_pages/index.html
+++ b/_pages/index.html
@@ -8,7 +8,7 @@ layout: default
<h1>{{ site.author.name | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}</h1>
<h2>{{ site.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}</h2>
<ul>
- {% for item in site.links %}
+ {% for item in site.social_links %}
<li>
<a href="{{ item[1] | strip_newlines | strip_html | strip | uri_escape }}" target="_blank">
{{ item[0] | strip_newlines | strip_html | strip | normalize_whitespace | smartify }}