Private
Public Access
1
0

added twitter follow button

This commit is contained in:
Sander Roosendaal
2017-10-09 11:18:15 +02:00
parent 1c137a6852
commit afe1640b45
2 changed files with 10 additions and 2 deletions

View File

@@ -9,7 +9,12 @@
<div class="grid_12">
<p class="midden">
Local Time: {% now "jS F Y H:i" %}
</p>
</p>
<p class="midden">
<a class="twitter-follow-button"
href="https://twitter.com/rowsandall">
Follow @rowsandall</a>
</p>
<p class="midden">
Compatible with:
<img src="/static/img/stravasquare.png" alt="Strava icon" width="30" height="30">

View File

@@ -106,7 +106,10 @@
</p>
</div>
<div class="grid_4 alpha">
<p>Free Data and Analysis. For Rowers. By Rowers.</p>
<p>Free Data and Analysis. For Rowers. By Rowers.
<a class="twitter-follow-button"
href="https://twitter.com/rowsandall">
Follow @rowsandall</a></p>
</div>
</div>