summaryrefslogtreecommitdiff
path: root/web/frontend
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-16 10:10:45 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2022-09-16 10:10:45 +0800
commitc45dc4381f4b3d9dcee3976a7a3a4fb3119be1a7 (patch)
treea6e35e529d5f2634c73917bbd97c8e22d64837ea /web/frontend
parent672a291c88d1429c29786bca6fe31b89f685a292 (diff)
Frontend now as a submodule
Diffstat (limited to 'web/frontend')
m---------web/frontend0
-rw-r--r--web/frontend/index.html9
2 files changed, 0 insertions, 9 deletions
diff --git a/web/frontend b/web/frontend
new file mode 160000
+Subproject 023d6464cbf37774ea93dd950bda9350179dfab
diff --git a/web/frontend/index.html b/web/frontend/index.html
deleted file mode 100644
index b6b3f23..0000000
--- a/web/frontend/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html lang=en>
- <head>
- <meta charset=utf-8/>
- </head>
- <body>
- Hello from C!
- </body>
-</html>