aboutsummaryrefslogtreecommitdiff
path: root/src_web/static
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2020-04-11 02:42:27 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2020-04-11 02:42:27 +0200
commit816d4add6f017775bc1f6607e392bfb71e393ffa (patch)
tree33a25a5b7420c9a1d4d606b312748a5a7426a0b8 /src_web/static
parentf8ab65b277c2eb7b9ed0e6d78f0302d388e0eff0 (diff)
repository refactoring
Diffstat (limited to 'src_web/static')
-rw-r--r--src_web/static/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/src_web/static/index.html b/src_web/static/index.html
deleted file mode 100644
index f6ff4eb..0000000
--- a/src_web/static/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="UTF-8">
- <title>opcut</title>
- <script src="main.js"></script>
-</head>
-<body>
-</body>
-</html>