forked from axewal/axelwalden.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtimee.html
More file actions
64 lines (51 loc) · 3.38 KB
/
Copy pathtimee.html
File metadata and controls
64 lines (51 loc) · 3.38 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 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 href="./_app/immutable/assets/_page-d437c8d6.css" rel="stylesheet">
<link href="./_app/immutable/assets/Timer-49b58b94.css" rel="stylesheet">
<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">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-b60fcbe3.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/(no-navbar)/_layout.svelte-5cad7c1b.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/(no-navbar)/_layout.js-e992bf42.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-fca24c55.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/(no-navbar)/timee/_page.svelte-abd08e29.js">
<link rel="modulepreload" href="./_app/immutable/chunks/Timer-ab7892f4.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-e1b77acf.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">
<div class="timer_ svelte-1dwvd8g"><main class="svelte-18xj8r4"><svg viewBox="-50 -50 100 100" width="250" height="250" class="svelte-18xj8r4"><title>Remaining seconds: 6</title><g fill="none" stroke="currentColor" stroke-width="2"><circle stroke="currentColor" r="46"></circle><path stroke="#D4ADFC" d="M 0 -46 a 46 46 0 0 0 0 92 46 46 0 0 0 0 -92" pathLength="1" stroke-dasharray="1" stroke-dashoffset="1"></path></g><g fill="#D4ADFC" stroke="none"><g transform="rotate(360)"><g transform="translate(0 -46)"><circle r="4"></circle></g></g></g><g fill="currentColor" text-anchor="middle" dominant-baseline="baseline" font-size="13"><text x="-3" y="6.5"><tspan dx="3" font-weight="bold">06</tspan><tspan dx="0.5" font-size="7">s</tspan></text></g></svg>
</main>
</div>
<script type="module" data-sveltekit-hydrate="16hqcov">
import { start } from "./_app/immutable/start-41596f37.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="16hqcov"]').parentNode,
version: "1710497132425",
hydrate: {
node_ids: [0, 4, 22],
data: [null,null,null],
form: null
}
});
</script>
</div>
</body>
</html>