Files
booksman/frontend/index.html
2022-08-31 11:40:50 +05:30

11 lines
235 B
HTML

<!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>