diff options
Diffstat (limited to 'source/_includes')
-rw-r--r-- | source/_includes/header.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/_includes/header.html b/source/_includes/header.html index 8e4297c..b6752aa 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -5,9 +5,9 @@ <input type="hidden" name="q" value="site:{{ site.url | shorthand_url }}"> </form> <div class="social right"> - <a href="">Facebook</a> - <a href="">Google+</a> - <a href="">Twitter</a> - <a href="">RSS</a> + <a href="http://www.facebook.com/tommy351" title="Facebook">Facebook</a> + <a href="https://plus.google.com/105931860008509594725" title="Google+">Google+</a> + <a href="http://twitter.com/tommy351" title="Twitter">Twitter</a> + <a href="{{ site.subscribe_rss }}" title="RSS">RSS</a> </div> {% include custom/header.html %}
\ No newline at end of file |