-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (20 loc) · 1 KB
/
Copy pathindex.html
File metadata and controls
26 lines (20 loc) · 1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.min.css">
<title>Via script</title>
<script src="https://unpkg.com/scrt-link-core@latest/dist/esbuild/browser.js"></script>
</head>
<body>
<a href="https://dedicatedcloud.github.io/html/all-mate.html">Allergy</a><hr>
<a href="https://dedicatedcloud.github.io/html/bookmarklet-generator.html">Bookmarklet Generator</a><hr>
<a href="https://dedicatedcloud.github.io/html/brickwall.html">Brickwall</a><hr>
<a href="https://dedicatedcloud.github.io/html/bubbles.html">Bubbles</a><hr>
<a href="https://dedicatedcloud.github.io/html/index.html"></a><hr>
<a href="https://dedicatedcloud.github.io/html/qr-code.html"></a><hr>
<a href="https://dedicatedcloud.github.io/html/select2.html">Select2</a><hr>
<a href="https://dedicatedcloud.github.io/html/todo.html">TOdo</a><hr>
</body>
</html>