first commit
This commit is contained in:
10
frontend/index.html
Normal file
10
frontend/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="shortcut icon"type="image/x-icon" href="data:image/x-icon;,">
|
||||
<title>Sycamore App</title>
|
||||
<base href="/"/>
|
||||
</head>
|
||||
<body>loading...</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user