lan-party-backend/web/dist/index.html

12 lines
637 B
HTML
Raw Normal View History

2022-09-04 11:13:24 +02:00
<!DOCTYPE html><html><head>
<meta charset="utf-8">
2022-09-04 19:43:16 +02:00
<link rel="stylesheet" href="/tailwind-9741b801a155bf5f.css">
<link href="https://cdn.jsdelivr.net/npm/@mdi/font@6.9.96/css/materialdesignicons.min.css" rel="stylesheet">
2022-09-04 11:13:24 +02:00
<title>Yew App</title>
2022-09-06 13:06:51 +02:00
<link rel="preload" href="/index-f3d26bdebe032292_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/index-f3d26bdebe032292.js"></head>
2022-09-04 19:43:16 +02:00
<body class="base theme-dark bg-gray-900 text-gray-400">
2022-09-04 11:13:24 +02:00
2022-09-06 13:06:51 +02:00
<script type="module">import init from '/index-f3d26bdebe032292.js';init('/index-f3d26bdebe032292_bg.wasm');</script></body></html>