mao/frontend/index.html

10 lines
209 B
HTML
Raw Permalink Normal View History

2024-07-26 20:46:23 -04:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="shortcut icon"type="image/x-icon" href="data:image/x-icon;,">
<title>Yew App</title>
</head>
<body>loading...</body>
</html>