Files
lnbox/index.html
kkfluous dd8f679f7a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore: update page title to OneOS LNBox
2026-06-05 16:51:11 +08:00

14 lines
338 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OneOS LNBox | AI 碳因子与氢安全智能终端</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>