forked from axewal/axelwalden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathusers.html
More file actions
40 lines (33 loc) · 1.74 KB
/
Copy pathusers.html
File metadata and controls
40 lines (33 loc) · 1.74 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="../favicon.png" />
<link href="https://fonts.cdnfonts.com/css/adlam-display" rel="stylesheet">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="content-security-policy" content="">
<link rel="modulepreload" href="../_app/immutable/start-41596f37.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-925108f7.js">
<link rel="modulepreload" href="../_app/immutable/chunks/singletons-0fadeaa6.js">
<link rel="modulepreload" href="../_app/immutable/chunks/index-d3a7ac17.js">
<link rel="modulepreload" href="../_app/immutable/chunks/preload-helper-41c905a7.js">
<link rel="modulepreload" href="../_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="../_app/immutable/chunks/uneval-cfffe2f6.js">
</head>
<body style="margin: 0; align-items: center;">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<div style="display: contents">
<script type="module" data-sveltekit-hydrate="45h">
import { start } from "../_app/immutable/start-41596f37.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="45h"]').parentNode,
version: "1710497132425"
});
</script></div>
</body>
</html>