Private
Public Access
1
0

added rowingdata tag to tweets

This commit is contained in:
Sander Roosendaal
2017-10-09 12:06:11 +02:00
parent 901c8fa286
commit 862df21d2a
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
<a class="twitter-share-button" <a class="twitter-share-button"
href="https://twitter.com/intent/tweet" href="https://twitter.com/intent/tweet"
data-url="https://rowsandall.com/rowers/graph/{{ graph.id }}" data-url="https://rowsandall.com/rowers/graph/{{ graph.id }}"
data-text="@rowsandall">Tweet</a> data-text="@rowsandall #rowingdata">Tweet</a>
</div> </div>
</div> </div>

View File

@@ -80,7 +80,7 @@
<a class="twitter-share-button" <a class="twitter-share-button"
href="https://twitter.com/intent/tweet" href="https://twitter.com/intent/tweet"
data-url="https://rowsandall.com/rowers/workout/{{ workout.id }}" data-url="https://rowsandall.com/rowers/workout/{{ workout.id }}"
data-text="@rowsandall">Tweet</a> data-text="@rowsandall #rowingdata">Tweet</a>
</div> </div>
</td> </td>
</tr><tr> </tr><tr>

View File

@@ -36,7 +36,7 @@
<a class="twitter-share-button" <a class="twitter-share-button"
href="https://twitter.com/intent/tweet" href="https://twitter.com/intent/tweet"
data-url="https://rowsandall.com/rowers/workout/{{ workout.id }}" data-url="https://rowsandall.com/rowers/workout/{{ workout.id }}"
data-text="@rowsandall">Tweet</a> data-text="@rowsandall #rowingdata">Tweet</a>
</div> </div>
<table width=100%> <table width=100%>