-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
45 lines (45 loc) · 3.07 KB
/
about.html
File metadata and controls
45 lines (45 loc) · 3.07 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
<!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="5df7879bfbd9267ff6680b2e" data-wf-site="5df57ebf35688c1cf80d0e04">
<head>
<meta charset="utf-8">
<title>About</title>
<meta content="About" 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 w--current">About</a><a href="support.html" class="support">Get Help</a><a href="https://github.com/jonpdw/MindNode-Tags" target="_blank" class="link">Github</a></div>
</div>
</div>
<div class="html-embed-2 w-embed"><video preload="auto" width="100%" controls="" src="https://dl.dropboxusercontent.com/s/mdylp8ascyya55k/About.mp4?dl=0" type="video/mp4"></video></div>
<div class="rich-text-block w-richtext">
<p>Hi, my name is Jonathan and I am a software engineering student from New Zealand. I made MindNode tags as I wished MindNode had tags... I know unbelievable right.</p>
<p></p>
</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>