Update the home page for Simply Jetpacks

This commit is contained in:
Andrew Miner
2015-04-11 10:35:23 -07:00
parent 21ad85b125
commit b2d8c05fe9
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ if typeof(global) is 'undefined'
global.logger = new Logger global.logger = new Logger
switch window.location.hostname switch window.location.hostname
when 'local.crafting-guide.com' when 'local.crafting-guide.com', 'localhost'
global.env = 'local' global.env = 'local'
logger.level = Logger.DEBUG logger.level = Logger.DEBUG
apiBaseUrl = 'http://local.crafting-guide.com:8001' apiBaseUrl = 'http://local.crafting-guide.com:8001'
+7
View File
@@ -47,6 +47,13 @@
.section .section
h2 What's new? h2 What's new?
.panel .panel
h3 2015-04-11
p.
I've just finished adding <a href="/browse/simply_jetpacks">Simply Jetpacks</a> by Tonius. It
seems like a simple mod on the surface, but what with all the upgrades and technology tiers, it
takes an amazing <a href="/craft/flux_infused_jetplate">87 steps</a> to make the highest-tier
jetpack!
h3 2015-04-08 h3 2015-04-08
.entry .entry
p. p.