mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
@lemoness: merging the <li>s into a single <ul>, since they're part of
the same date. <a> tags wrap the text, so `<a href="..">click this</a>` instead of `click this<a href=".."></a>`. Other than that, great job and I'll push up asap!
This commit is contained in:
parent
eb96ef17ca
commit
c0123d506d
1 changed files with 2 additions and 5 deletions
|
|
@ -16,11 +16,8 @@
|
|||
<p>
|
||||
<h4>8/18/2013</h4>
|
||||
<ul>
|
||||
<li>Android Monile App is out! Get it here: <a target=_blank href="https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg"></a> There's a bug with Android 2.3, but we're working to fix it now :) The iPhone App has been submitted, so we're just waiting on Apple to approve it, which could take a week or two. We'll let you know as soon as they release it! For more details, see our Tumblr post: <a target=_blank href="http://habitrpg.tumblr.com/post/58449057415/android-mobile-app-released-iphone-app-coming-soon"></a> </li>
|
||||
</ul>
|
||||
<h4>8/18/2013</h4>
|
||||
<ul>
|
||||
<li> Hey guys! Long time no see :) We want to make sure you guys have a better idea of what's going on behind the scenes, so we're going to be releasing <b> weekly status reports</b> of what we're currently working on! This weekend, we are working hard to fix the "Not Enough GP" bug, a cruel and greedy monster that has wrapped itself around the rewards box and is refusing to let anyone purchase anything. Rest assured that our heroic Tyler will slay this beast soon! Then it wiil be full steam ahead on the new site upgrade process. You can read more about how that will work in this post here: <a target=_blank href="http://habitrpg.tumblr.com/post/57627483715/news-about-upgrade-and-app"></a> </li>
|
||||
<li>Hey guys! Long time no see :) We want to make sure you guys have a better idea of what's going on behind the scenes, so we're going to be releasing <b> weekly status reports</b> of what we're currently working on! This weekend, we are working hard to fix the "Not Enough GP" bug, a cruel and greedy monster that has wrapped itself around the rewards box and is refusing to let anyone purchase anything. Rest assured that our heroic Tyler will slay this beast soon! Then it wiil be full steam ahead on the new site upgrade process. <a target=_blank href="http://habitrpg.tumblr.com/post/57627483715/news-about-upgrade-and-app">Read more about how that will work in this post here</a> </li>
|
||||
<li><a target=_blank href="https://play.google.com/store/apps/details?id=com.ocdevel.habitrpg">Android Mobile App is out!</a> There's a bug with Android 2.3, but we're working to fix it now :) The iPhone App has been submitted, so we're just waiting on Apple to approve it, which could take a week or two. We'll let you know as soon as they release it! For more details, <a target=_blank href="http://habitrpg.tumblr.com/post/58449057415/android-mobile-app-released-iphone-app-coming-soon">see our Tumblr post</a> </li>
|
||||
</ul>
|
||||
<h4>6/03/2013</h4>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue