From c747fca2e896fdf1b65ae301ad4ae22426e0121a Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Thu, 15 Aug 2019 13:23:20 +0100 Subject: Add some structure. --- synapse_topology/webui/src/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 synapse_topology/webui/src/index.html (limited to 'synapse_topology/webui/src/index.html') diff --git a/synapse_topology/webui/src/index.html b/synapse_topology/webui/src/index.html new file mode 100644 index 0000000000..6eac2d5e13 --- /dev/null +++ b/synapse_topology/webui/src/index.html @@ -0,0 +1,15 @@ + + + + + Topology - The synapse configuration tool + + + + + +
+ + + + \ No newline at end of file -- cgit 1.5.1