mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(bailey): small tweaks to 7/31 (spacing, remove project files)
This commit is contained in:
parent
983aaf9682
commit
9efda1d955
3 changed files with 18 additions and 16 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ src/*/*/*.map
|
||||||
test/*.js
|
test/*.js
|
||||||
test/*.map
|
test/*.map
|
||||||
public/docs
|
public/docs
|
||||||
|
*.sublime-workspace
|
||||||
|
|
|
||||||
|
|
@ -8,25 +8,27 @@ table
|
||||||
h3.popover-title
|
h3.popover-title
|
||||||
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
|
a(target='_blank', href='https://twitter.com/Mihakuu') Bailey
|
||||||
.popover-content
|
.popover-content
|
||||||
table.table.table-striped
|
table.table.table-striped
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
h5 Last Day for July Subscriber Set
|
h5 Last Day for July Subscriber Set
|
||||||
.promo_mystery_201407.pull-right
|
.promo_mystery_201407.pull-right
|
||||||
p Reminder: this is the final day to subscribe and receive the Undersea Explorer Item Set! If you want the Undersea Explorer Helm or the Undersea Explorer Suit, now's the time! Thank you so much for your support <3
|
p Reminder: this is the final day to subscribe and receive the Undersea Explorer Item Set! If you want the Undersea Explorer Helm or the Undersea Explorer Suit, now's the time! Thank you so much for your support <3
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
h5 Final Day for Limited Edition Summer Outfits
|
h5 Final Day for Limited Edition Summer Outfits
|
||||||
p Today is the last day of the Summer Splash Event, so it is the last day to buy the Limited Edition Outfits and the Rainbow Warrior Armor from the Rewards store. Get productive and spend that gold!
|
p Today is the last day of the Summer Splash Event, so it is the last day to buy the Limited Edition Outfits and the Rainbow Warrior Armor from the Rewards store. Get productive and spend that gold!
|
||||||
small.muted 7/31/2014
|
small.muted 7/31/2014
|
||||||
|
|
||||||
h5 7/25/2014
|
h5 7/25/2014
|
||||||
table.table.table-striped
|
table.table.table-striped
|
||||||
tr
|
tr
|
||||||
td
|
td
|
||||||
h5 July Subscriber Item
|
h5 July Subscriber Item
|
||||||
.promo_mystery_201407.pull-right
|
.promo_mystery_201407.pull-right
|
||||||
p The July Subscriber Item has been revealed: the Undersea Explorer Item Set! All July subscribers will receive the Undersea Explorer Helm and the Undersea Explorer Suit. You still have six days to subscribe and receive the item set! Thank you so much for your support - we really do rely on you to keep HabitRPG free to use and running smoothly.
|
p The July Subscriber Item has been revealed: the Undersea Explorer Item Set! All July subscribers will receive the Undersea Explorer Helm and the Undersea Explorer Suit. You still have six days to subscribe and receive the item set! Thank you so much for your support - we really do rely on you to keep HabitRPG free to use and running smoothly.
|
||||||
|
|
||||||
|
hr
|
||||||
h5 7/16/2014
|
h5 7/16/2014
|
||||||
table.table.table-striped
|
table.table.table-striped
|
||||||
tr
|
tr
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{}
|
|
||||||
Loading…
Reference in a new issue