Update URL scheme to include /item/*
* Update the router to understand /item/:name routes in addition to v1.0-style parameterized routes * Add support for updating the current URL based upon the item being viewed * Change LandingPage* to ItemPage*
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
//-
|
||||
//- Crafting Guide - landing_page.jade
|
||||
//-
|
||||
//- Copyright (c) 2014 by Redwood Labs
|
||||
//- All rights reserved.
|
||||
//-
|
||||
|
||||
.view__landing_page
|
||||
.view__crafting_table
|
||||
.view__recipe_catalog
|
||||
Reference in New Issue
Block a user