index.html 1.0 KB

123456789101112131415161718192021222324
  1. <!doctype html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width,initial-scale=1" />
  6. <meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)" />
  7. <meta name="theme-color" content="#23262B" media="(prefers-color-scheme: dark)" />
  8. <meta itemprop="name" content="STDF" />
  9. <meta name="description" itemprop="description" content="Mobile web component library based on Svelte and Tailwind" />
  10. <meta itemprop="image" content="./assets/images/logo.png" />
  11. <title>STDF - 移动 web 组件库</title>
  12. <link rel="icon" href="./favicon.ico" />
  13. <link rel="stylesheet" href="./global.css?_=1682692608001.4514" />
  14. <link rel="stylesheet" href="./output.css?_=1682692608001.4514" />
  15. <script src="./highlight.min.js"></script>
  16. <script src="./highlight.svelte.min.js"></script>
  17. <script defer src="./build/bundle.js?_=1682692608001.4514"></script>
  18. <script type="module" src="./assets/3d/viewer.js"></script>
  19. </head>
  20. <body></body>
  21. </html>