Failed to fetch fork details. Try again later.
-
lixworth authored4f8d61b2
Forked from
地铁行动2014 / proj235-LinuxOTA
Source project has a limited visibility.
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>System Updater</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>