Identification

This commit is contained in:
Thomas FORGIONE
2015-07-23 17:19:53 +02:00
parent 9fba3faaf6
commit eb79b0bc42
22 changed files with 166 additions and 99 deletions

View File

@@ -1,3 +1,3 @@
module.exports = {
'/hovered': 'index'
'/posts/hovered': 'index'
};