Files
dodo/frontend/index.html
T
bboysoul ec6ba56532
ci / gitleaks (push) Successful in 7s
ci / docker (push) Successful in 3m28s
feat: integrate dodo brand logo
2026-09-11 15:09:20 +08:00

1 line
468 B
HTML

<!doctype html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover"><meta name="theme-color" content="#f15a29"><link rel="icon" type="image/svg+xml" href="/dodo-logo.svg"><link rel="apple-touch-icon" href="/apple-touch-icon.png"><link rel="manifest" href="/manifest.json"><title>dodo</title></head><body><div id="app"></div><script type="module" src="/src/main.ts"></script></body></html>