-
Notifications
You must be signed in to change notification settings - Fork 418
Expand file tree
/
Copy pathindex.html
More file actions
64 lines (63 loc) · 1.92 KB
/
index.html
File metadata and controls
64 lines (63 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link id="favicon" rel="icon" type="image/svg+xml" />
<link
rel="preload"
as="font"
crossorigin="anonymous"
href="/assets/inter-tight-latin-400-normal-iW8qmuJY.woff2"
type="font/woff2"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="/assets/firedancer-D_J0EzUc.svg"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="/assets/firedancer_logo-CrgwxzPk.svg"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="/assets/firedancer_circle_logo-D9jlxCje.svg"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="/assets/frankendancer-0Top5G94.svg"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="/assets/frankendancer_logo-CHyfJ772.svg"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="/assets/frankendancer_circle_logo-D5z79vwQ.svg"
/>
<link
rel="preload"
type="image/svg+xml"
as="image"
href="data:image/svg+xml,%3csvg%20width='50'%20height='50'%20viewBox='0%200%2050%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2024.9971C13.4992%2024.8907%2024.4505%2014.0877%2024.791%200.645508L24.7988%200C24.7988%2013.7398%2035.8824%2024.8887%2049.5967%2024.9971C36.0977%2025.1037%2025.1471%2035.9075%2024.8066%2049.3496L24.7988%2049.9951C24.7988%2036.2551%2013.7145%2025.1052%200%2024.9971Z'%20fill='%2303030C'/%3e%3c/svg%3e"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Firedancer</title>
<script type="module" crossorigin src="/assets/index-DVFft3JZ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-GP8-BVKz.css">
</head>
<body>
<div id="root"></div>
</body>
</html>