mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 15:31:16 +00:00
final kickstarter message update
This commit is contained in:
parent
aaf94d9a4d
commit
5fd5ef0130
1 changed files with 19 additions and 5 deletions
|
|
@ -170,10 +170,24 @@
|
|||
|
||||
{#if equal(_user.flags.kickstarter,'show')}
|
||||
<div class='alert alert-success'>
|
||||
<a x-bind="click:closeKickstarterNofitication" class='pull-right'>Dismiss</a>
|
||||
Tyler here, last stretch of the <a href="http://kck.st/XoA3Yg">Kickstarter</a> everyone! (Bug fixes, new features, and
|
||||
iPhone & Android apps). With ~25k registered users, if everyone backs $1 we'll tip! Help
|
||||
<a href="http://www.reddit.com/r/habitrpg/comments/186b6y/tyler_here_last_habitrpg_stretch_my_friends">spread the word</a>!
|
||||
<a x-bind="click:closeKickstarterNofitication" class=pull-right>[x]</a>
|
||||
|
||||
<table><tr>
|
||||
<td>
|
||||
Tyler here, last stretch of the <a href="http://kck.st/XoA3Yg">Kickstarter</a> everyone! (Bug fixes, new features, and iPhone & Android apps). With ~25k registered users, if everyone backs $1 we'll tip! Help spread the word:
|
||||
</td>
|
||||
<td>
|
||||
<div class="addthis_toolbox addthis_default_style "
|
||||
addthis:url="http://habitrpg.com"
|
||||
addthis:title="HabitRPG - Gamify Your Life">
|
||||
<a class="addthis_button_facebook"></a>
|
||||
<a class="addthis_button_twitter" tw:via="habitrpg"></a>
|
||||
<a class="addthis_button_compact"></a>
|
||||
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
|
||||
</div>
|
||||
</td>
|
||||
</tr></table>
|
||||
|
||||
</div>
|
||||
{/}
|
||||
|
||||
|
|
@ -373,7 +387,7 @@
|
|||
addthis:url="http://habitrpg.com"
|
||||
addthis:title="HabitRPG - Gamify Your Life">
|
||||
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
|
||||
<a class="addthis_button_tweet" tw:via="lefnire"></a>
|
||||
<a class="addthis_button_tweet" tw:via="habitrpg"></a>
|
||||
</div>
|
||||
</td>
|
||||
</tr></table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue