Made the logo link to home
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
"stop": "forever stop server/index.js",
|
||||
"node": "node server/index.js",
|
||||
"webpack": "webpack --mode=development",
|
||||
"webpack-production": "webpack --mode=production"
|
||||
"webpack-production": "webpack --mode=production",
|
||||
"update": "git pull && npm run webpack-production && npm restart"
|
||||
},
|
||||
"author": "Kayne Ruse",
|
||||
"license": "",
|
||||
|
||||
Reference in New Issue
Block a user