mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
d5d6d2abc1
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com> Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
18 lines
509 B
HTML
18 lines
509 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="stylesheet" href="/global.css" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Svelte + Vite App</title>
|
|
<script type="module" crossorigin src="/assets/index.4b6f33f7.js"></script>
|
|
<link rel="modulepreload" href="/assets/vendor.3a672f03.js">
|
|
<link rel="stylesheet" href="/assets/index.b706bb41.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
|
|
</body>
|
|
</html>
|