-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
23 lines (21 loc) · 1.16 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0"
/>
<title>Harmon</title>
<meta property="og:title" content="Harmon" />
<meta charset="utf-8" />
<link rel="shortcut icon" type="image/x-icon" href="static/laser_pointer_more_power.ico" />
<meta property="og:type" content="article" />
<meta property="og:description" content="Harmon's Website" />
<meta property="description" content="Harmon's Website" />
<link rel="stylesheet" href="static/idyll_styles.css" />
</head>
<body>
<div id="idyll-mount"><div data-reactroot=""><div class="idyll-root"><div class=" idyll-text-container"><img src="static/images/inverted_laser_pointer_more_power.png"/><h1>Harmon<span id="halfTransparent">758</span></h1><h2>Welcome to Harmon’s website</h2><div class="background" style="width:100%"></div><div style="width:100%"></div><p>Adjust the background <div style="width:100%"></div></p><input type="range" value="0" min="0" max="100" step="1"/></div></div></div></div>
<script src="static/idyll_index.js"></script>
</body>
</html>