diff --git a/client/index.html b/client/index.html index 6c78af3..e21d89b 100644 --- a/client/index.html +++ b/client/index.html @@ -10,6 +10,7 @@ + "> diff --git a/client/themes/.gitkeep b/client/themes/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/config.js b/config.js index 3bffbdf..d2c5b96 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,7 @@ module.exports = { password: "", port: 9000, + theme: "", defaults: { nick: "shout-user", realname: "http://github.com/erming/shout",