diff --git a/.gitignore b/.gitignore index acc00e5652..1717063857 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ src/*/*/*.map test/*.js test/*.map public/docs +*.sublime-workspace diff --git a/views/shared/new-stuff.jade b/views/shared/new-stuff.jade index 4ff71586c1..29ea091810 100644 --- a/views/shared/new-stuff.jade +++ b/views/shared/new-stuff.jade @@ -8,25 +8,27 @@ table h3.popover-title a(target='_blank', href='https://twitter.com/Mihakuu') Bailey .popover-content - table.table.table-striped - tr - td - h5 Last Day for July Subscriber Set - .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 - tr - td - 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! - small.muted 7/31/2014 + table.table.table-striped + tr + td + h5 Last Day for July Subscriber Set + .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 + tr + td + 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! + small.muted 7/31/2014 + h5 7/25/2014 table.table.table-striped tr td - h5 July Subscriber Item - .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. - + h5 July Subscriber Item + .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. + +hr h5 7/16/2014 table.table.table-striped tr diff --git a/views/shared/new-stuff.sublime-workspace b/views/shared/new-stuff.sublime-workspace deleted file mode 100644 index 9e26dfeeb6..0000000000 --- a/views/shared/new-stuff.sublime-workspace +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file