Updated the built-in Node web server to deal with the modified blog structure

This commit is contained in:
Jeff Parsons 2016-01-06 18:00:50 -08:00
commit c21f361ca2
156 changed files with 293 additions and 233 deletions

View file

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.20.3",
"version": "1.20.4",
"description": "Node-enabled version of PCjs",
"engine": "node ^0.12.7",
"main": "server.js",