mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
fix the addthis urls
This commit is contained in:
parent
452b0d60fa
commit
64728bcc9c
2 changed files with 4 additions and 4 deletions
|
|
@ -50,10 +50,10 @@
|
|||
</td>
|
||||
<td>
|
||||
<div class="addthis_toolbox addthis_default_style "
|
||||
addthis:url="http://habitrpg.com"
|
||||
addthis:url="https://habitrpg.com"
|
||||
addthis:title="HabitRPG: Role Playing Game for Self Improvement">
|
||||
<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>
|
||||
<td><a href="http://habitrpg.tumblr.com/">Blog</a> - </td>
|
||||
|
|
|
|||
|
|
@ -206,7 +206,7 @@ do a find for the string after "→"
|
|||
</td>
|
||||
<td>
|
||||
<div class="addthis_toolbox addthis_default_style "
|
||||
addthis:url="http://habitrpg.com"
|
||||
addthis:url="https://habitrpg.com"
|
||||
addthis:title="HabitRPG - Gamify Your Life">
|
||||
<a class="addthis_button_facebook"></a>
|
||||
<a class="addthis_button_twitter" tw:via="habitrpg"></a>
|
||||
|
|
@ -441,7 +441,7 @@ do a find for the string after "→"
|
|||
</td>
|
||||
<td>
|
||||
<div class="addthis_toolbox addthis_default_style "
|
||||
addthis:url="http://habitrpg.com"
|
||||
addthis:url="https://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="habitrpg"></a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue