-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
36 lines (31 loc) · 1.92 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Iota</title>
<meta name="title" content="👾 Iota 👾">
<meta name="description" content="A website that creates images from randomly generated shapes">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://github.com/MohammedAl-Rowad">
<meta property="og:title" content="👾 Iota 👾">
<meta property="og:description" content="TA website that creates images from randomly generated shapes">
<meta property="og:image" content="https://raw.githubusercontent.com/MohammedAl-Rowad/iota/master/social.png">
<!-- Twitter -->
<meta property="twitter:card" content="👾 Iota 👾">
<meta property="twitter:url" content="https://github.com/MohammedAl-Rowad">
<meta property="twitter:title" content="👾 Iota 👾">
<meta property="twitter:description" content="A website that creates images from randomly generated shapes">
<meta property="twitter:image" content="https://raw.githubusercontent.com/MohammedAl-Rowad/iota/master/social.png">
<base href="/iota/">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link
href="https://fonts.googleapis.com/css?family=Press+Start+2P&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="styles.da46c84943762567b991.css"></head>
<body>
<iota-root></iota-root>
<script src="runtime-es2015.0dae8cbc97194c7caed4.js" type="module"></script><script src="runtime-es5.0dae8cbc97194c7caed4.js" nomodule defer></script><script src="polyfills-es5.12b5c32d1603e35dd556.js" nomodule defer></script><script src="polyfills-es2015.09ee2f719bd21ab5c7b1.js" type="module"></script><script src="main-es2015.318d5b3552b19ae71442.js" type="module"></script><script src="main-es5.318d5b3552b19ae71442.js" nomodule defer></script></body>
</html>