-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsupport.html
More file actions
54 lines (54 loc) · 3.72 KB
/
support.html
File metadata and controls
54 lines (54 loc) · 3.72 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
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Sat Jan 04 2020 10:21:36 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="5df7848d6482d84f5237c944" data-wf-site="5df57ebf35688c1cf80d0e04">
<head>
<meta charset="utf-8">
<title>Support</title>
<meta content="Support" property="og:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/jonathans-first-project-f61197.webflow.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
</head>
<body>
<div class="container-2 w-container">
<div class="top-bar">
<div class="div-block-6">
<div class="left-content" data-ix="new-interaction">
<div class="content-title">
<a href="index.html" class="link-block w-inline-block">
<div class="logo div-block-9"><img src="images/Group-3.svg" width="83" alt="" class="image"></div>
</a><a href="index.html" class="link-2">Mindnode Tags</a></div>
</div>
<div class="spacer"></div>
<div class="links"><a href="about.html" class="about">About</a><a href="support.html" class="support w--current">Get Help</a><a href="https://github.com/jonpdw/MindNode-Tags" target="_blank" class="link">Github</a></div>
</div>
</div>
<div class="rich-text-block w-richtext">
<p>If you find any bugs or have any problems feel free to send me a message and I will try sort it out.</p>
</div>
<div class="div-block-8">
<div class="form-block-2 w-form">
<form id="email-form" name="email-form" data-name="Email Form"><label for="name">Name</label><input type="text" class="w-input" maxlength="256" name="name" data-name="Name" id="name"><label for="email">Email Address</label><input type="email" class="w-input" maxlength="256" name="email" data-name="Email" id="email" required=""><label>Message</label><textarea name="field" maxlength="5000" id="field" placeholder="When I open the app alongside Spotify it crashes" class="textarea w-input"></textarea><input type="submit" value="Submit" data-wait="Please wait..." class="w-button"></form>
<div class="w-form-done">
<div>Thank you! Your submission has been received!</div>
</div>
<div class="w-form-fail">
<div>Oops! Something went wrong while submitting the form.</div>
</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.4.1.min.220afd743d.js" type="text/javascript" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>