diff --git a/lithophane/index.html b/lithophane/index.html
index 6c145df..9d12333 100644
--- a/lithophane/index.html
+++ b/lithophane/index.html
@@ -25,11 +25,12 @@
-->
- 3DP Rocks - Lithophane generator
+ 3DP Rocks - Lithophane generator
-
+
+
@@ -165,5 +166,9 @@
var lithophane=new LITHO.Lithophane();
lithophane.initPage();
+
diff --git a/lithophane/js/lithophane-config.js b/lithophane/js/lithophane-config.js
new file mode 100644
index 0000000..e21af7c
--- /dev/null
+++ b/lithophane/js/lithophane-config.js
@@ -0,0 +1,2 @@
+var title = "Image to Lithophane";
+var logo = "images/logo.png"