diff --git a/build.js b/build.js index bbbe43c..4731d96 100644 --- a/build.js +++ b/build.js @@ -116,7 +116,7 @@ function build(callback) { smith .use( serve({ - port: 8000, + port: 8001, verbose: true, }), ) diff --git a/docs/index.html b/docs/index.html index c5c5493..3dfab1a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -436,7 +436,7 @@