-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact
More file actions
56 lines (56 loc) · 3.05 KB
/
contact
File metadata and controls
56 lines (56 loc) · 3.05 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Ross Zeiger - Software, Video, Business, Life Abroad</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="color-scheme" content="light only" />
<meta name="description" content="I'm Ross Zeiger - Business owner, entrepreneur, podcaster. I run a software education company teaching people how to use the editing software called Descript." />
<meta property="og:site_name" content="Ross Zeiger - Software, Video, Business, Life Abroad" />
<meta property="og:title" content="Ross Zeiger - Software, Video, Business, Life Abroad" />
<meta property="og:type" content="website" />
<meta property="og:description" content="I'm Ross Zeiger - Business owner, entrepreneur, podcaster. I run a software education company teaching people how to use the editing software called Descript." />
<link href="https://fonts.googleapis.com/css2?display=swap&family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&family=Inter:ital,wght@0,200;0,400;0,500;0,700;1,200;1,400;1,500;1,700&family=Syne:ital,wght@0,700;0,800;1,700;1,800" rel="stylesheet" type="text/css" />
<link rel="icon" type="image/png" href="assets/images/favicon.png" />
<link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png" />
<link rel="stylesheet" href="assets/main.css" />
</head>
<body>
<!-- qweoqwupeoiqwuewqe --><!-- Fathom - beautiful, simple website analytics -->
<script src="https://cdn.usefathom.com/script.js" data-site="YJLZKNAS" defer></script>
<!-- / Fathom --><!-- mnbnbxmbzxmncbzxc -->
<div id="wrapper">
<div id="main">
<div class="inner">
<h1 id="text02" class="style2"><a href="https://rosszeiger.com">Ross <strong>Zeiger</strong></a></h1>
<div id="container01" class="style4 container default full screen">
<div class="wrapper">
<div class="inner" data-onvisible-trigger="1">
<h2 id="text08" class="style5">Get in Touch</h2>
<p id="text28" class="style3">Say hello by filling out the form below.</p>
<form id="form01" method="post" action="#" class="style1">
<div class="inner">
<div class="field">
<input type="text" name="name" id="form01-name" placeholder="Name" maxlength="128" required />
</div>
<div class="field">
<input type="email" name="email" id="form01-email" placeholder="Email" maxlength="128" required />
</div>
<div class="field">
<textarea data-gramm_editor="false" name="message" id="form01-message" placeholder="Message" maxlength="16384" required></textarea>
</div>
<div class="actions">
<button type="submit"><svg><use xlink:href="assets/icons.svg#arrow-right-light"></use></svg><span class="label">Submit</span></button>
</div>
</div>
<input type="hidden" name="id" value="form01" />
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="assets/main.js"></script>
</body>
</html>