diff --git a/bin/homepageConfig b/bin/homepageConfig
--- a/bin/homepageConfig
+++ b/bin/homepageConfig
@@ -16,7 +16,7 @@ print "listen %s;" % splitport(urlparse(
def location(path, server):
print """
- location /%(path)s {
+ location /%(path)s/ {
# for websocket
proxy_http_version 1.1;
diff --git a/light9/web/rdfdb-synced-graph.html b/light9/web/rdfdb-synced-graph.html
new file mode 100644
--- /dev/null
+++ b/light9/web/rdfdb-synced-graph.html
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
diff --git a/light9/web/timeline-elements.html b/light9/web/timeline-elements.html
--- a/light9/web/timeline-elements.html
+++ b/light9/web/timeline-elements.html
@@ -1,42 +1,8 @@
+
-
-
-
-
-
-
-