fateforge-site/docs/.vuepress/.temp/vite-root/index.html

14 lines
266 B
HTML
Raw Normal View History

2024-01-08 16:18:21 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<div id="app"></div>
<script type="module">
import '@vuepress/client/app'
</script>
</body>
</html>