added rowingdata tag to tweets
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<a class="twitter-share-button"
|
||||
href="https://twitter.com/intent/tweet"
|
||||
data-url="https://rowsandall.com/rowers/graph/{{ graph.id }}"
|
||||
data-text="@rowsandall">Tweet</a>
|
||||
data-text="@rowsandall #rowingdata">Tweet</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
<a class="twitter-share-button"
|
||||
href="https://twitter.com/intent/tweet"
|
||||
data-url="https://rowsandall.com/rowers/workout/{{ workout.id }}"
|
||||
data-text="@rowsandall">Tweet</a>
|
||||
data-text="@rowsandall #rowingdata">Tweet</a>
|
||||
</div>
|
||||
</td>
|
||||
</tr><tr>
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
<a class="twitter-share-button"
|
||||
href="https://twitter.com/intent/tweet"
|
||||
data-url="https://rowsandall.com/rowers/workout/{{ workout.id }}"
|
||||
data-text="@rowsandall">Tweet</a>
|
||||
data-text="@rowsandall #rowingdata">Tweet</a>
|
||||
</div>
|
||||
|
||||
<table width=100%>
|
||||
|
||||
Reference in New Issue
Block a user