Skip to content
This repository was archived by the owner on May 12, 2019. It is now read-only.

Commit 3d942d8

Browse files
committedJan 24, 2015
Update social.hbs
1 parent 7991a31 commit 3d942d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎partials/social.hbs

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ classes that you can use:
6565

6666
<!-- Github -->
6767
<li class="navigation__item hvr-grow-rotate">
68-
<a target="blank" href="https://github.com/Kikobeats" title="Kikobeats on Twitter">
68+
<a target="blank" href="https://github.com/Kikobeats" title="Kikobeats on Github">
6969
<i class='icon icon-social-github'></i>
7070
<span class="label">Github</span>
7171
</a>
@@ -81,7 +81,7 @@ classes that you can use:
8181

8282
<!-- RSS -->
8383
<li class="navigation__item hvr-grow-rotate">
84-
<a href="/rss/" title="Subscribe">
84+
<a href="/rss/" title="Subscribe to RSS">
8585
<i class='icon icon-rss'></i>
8686
<span class="label">RSS</span>
8787
</a>

0 commit comments

Comments
 (0)