-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (23 loc) · 905 Bytes
/
Copy pathindex.html
File metadata and controls
23 lines (23 loc) · 905 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!doctype html>
<html lang="en-GB">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="Omer" />
<meta
name="description"
content="Any projects I don't push to my main site repo"
/>
<meta name="theme-color" content="#121317" />
<link rel="apple-touch-icon" href="/favicons/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<title>Testing</title>
<script type="module" crossorigin src="/assets/index-CPwMm9jf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CzQj1Uo5.css">
</head>
<body>
<div id="app"></div>
<noscript>Sorry, this page doesn't work without JavaScript enabled.</noscript>
</body>
</html>