5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-05 07:00:39 +08:00
wails/v3/examples/dev/frontend/dist/index.html
2023-08-18 10:51:02 +10:00

16 lines
454 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/wails.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wails + Svelte</title>
<script type="module" crossorigin src="/assets/index-9076c63b.js"></script>
<link rel="stylesheet" href="/assets/index-3635012e.css">
</head>
<body>
<div id="app"></div>
</body>
</html>