Files
demo-cicd/frontend/index.html
T
2026-09-17 16:08:32 +08:00

4 lines
168 B
HTML

<!doctype html>
<html><head><meta charset="utf-8"><title>demo</title></head>
<body><div id="app"></div><script type="module" src="/src/main.js"></script></body></html>