Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Change default Tweet text order
Browse files Browse the repository at this point in the history
  • Loading branch information
martinstabe committed Dec 11, 2015
1 parent 1967f32 commit f90cac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/definition-page.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</div>
</div>
<div class="twitter btnHolder">
<a href="https://twitter.com/intent/tweet?text=Corporate%20language%20crime%20no.%20{{wordid}}%3A%20{{word}}%20https://ig.ft.com/sites/guffipedia/{{slug}}" target="_blank" class="o-buttons o-buttons--tweet">Tweet this <img src="images/twitter.png"></a>
<a href="https://twitter.com/intent/tweet?text={{word}}”:%20Corporate%20language%20crime%20no.%20{{wordid}}%3A%20{{word}}%20https://ig.ft.com/sites/guffipedia/{{slug}}" target="_blank" class="o-buttons o-buttons--tweet">Tweet this <img src="images/twitter.png"></a>
</div>
<div class="navigate-guff">
{{#if previousWord}}
Expand Down

0 comments on commit f90cac0

Please sign in to comment.