added twitter follow button
This commit is contained in:
@@ -9,7 +9,12 @@
|
|||||||
<div class="grid_12">
|
<div class="grid_12">
|
||||||
<p class="midden">
|
<p class="midden">
|
||||||
Local Time: {% now "jS F Y H:i" %}
|
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">
|
<p class="midden">
|
||||||
Compatible with:
|
Compatible with:
|
||||||
<img src="/static/img/stravasquare.png" alt="Strava icon" width="30" height="30">
|
<img src="/static/img/stravasquare.png" alt="Strava icon" width="30" height="30">
|
||||||
|
|||||||
@@ -106,7 +106,10 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="grid_4 alpha">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user