diff --git a/client/index.html b/client/index.html
index 6c78af3b..e21d89b7 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 00000000..e69de29b
diff --git a/config.js b/config.js
index 3bffbdf7..d2c5b96e 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",