From 18b619e164ced91cf0ac8d3fd3c18be1f07df1cc Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 18 Feb 2016 12:29:35 +0100 Subject: move mitmproxy/web to root --- web/src/templates/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 web/src/templates/index.html (limited to 'web/src/templates/index.html') diff --git a/web/src/templates/index.html b/web/src/templates/index.html new file mode 100644 index 00000000..5f2c6d5e --- /dev/null +++ b/web/src/templates/index.html @@ -0,0 +1,14 @@ + + + + + mitmproxy + + + + + + + + + \ No newline at end of file -- cgit v1.2.3