This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
nezha-nezha-fronted/nezha-fronted/index.html

13 lines
275 B
HTML
Raw Normal View History

2019-11-28 18:23:49 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>nezha-fronted</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>