about summary refs log tree commit diff
path: root/users/wpcarro/website/goals/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/website/goals/src/index.html')
-rw-r--r--users/wpcarro/website/goals/src/index.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/users/wpcarro/website/goals/src/index.html b/users/wpcarro/website/goals/src/index.html
deleted file mode 100644
index 91752af916..0000000000
--- a/users/wpcarro/website/goals/src/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-    <meta charset="UTF-8" />
-    <link rel="stylesheet" href="./index.css" />
-  </head>
-  <body>
-    <div id="mount"></div>
-    <script src="./index.tsx"></script>
-  </body>
-</html>