-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
151 lines (116 loc) · 5.58 KB
/
contact.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>McPhee Creations</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans:400,600i,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="/css/main.css">
</head>
<body>
<div id="mySidenav" class="sidenav">
<ul class="">
<li><a href="/portfolio">Portfolio</a></li>
<li><a href="/about">About</a></li>
<li><a href="/contact">Contact</a></li>
</ul>
</div>
<nav class="navbar navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header navbar-left">
<a class="navbar-brand hidden-xs" href="/">McPhee Creations</a>
</div>
<div class="nav logo_position">
<a class="logo" href="/"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg class="" style="display: inline;" width="45px" height="40px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
<title>Path 3</title>
<desc>Created with Sketch.</desc>
<defs>
<linearGradient x1="0.25781251%" y1="49.7500002%" x2="101.257813%" y2="49.7500002%" id="linearGradient-1">
<stop stop-color="#841AE4" offset="0%"></stop>
<stop stop-color="#F5FE53" offset="100%"></stop>
<stop stop-color="#B4ED50" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Welcome" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="Desktop" sketch:type="MSArtboardGroup" transform="translate(-490.000000, -25.000000)" fill="url(#linearGradient-1)">
<path d="M498.347528,25 L512.178817,34.3105257 L512.178817,64.7122818 L505.626272,55.9014071 L503.200353,63.3525866 L490,63.3525866 L498.347528,25 Z M526.010106,25 L512.178817,34.3105257 L512.178817,64.7122818 L518.731362,55.9014071 L521.157281,63.3525866 L534.357634,63.3525866 L526.010106,25 Z" id="Path-3" sketch:type="MSShapeGroup"></path>
</g>
</g>
</svg>
</a>
</div>
<div class="navbar-right hidden-xs">
<ul class="navbar-nav">
<li><a href="/portfolio">Portfolio</a></li>
<li><a href="/about">About</a></li>
<li><a href="/contact">Contact</a></li>
</ul>
</div>
<div class="visible-xs navbar-right">
<button type="button" class="btn navbar-btn" onclick="openNav()">
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
</div>
</div>
</nav>
<div id="main" class="container-fluid page-margin-top">
<div class="container">
<div class="contact">
<div class="row">
<div class="col-sx-12 col-sm-6 col-sm-offset-3">
<h6>Contact</h6>
<p>Please do not be shy to get in touch.</p>
<p>I'm on the hunt for new and interesting projects to work on, big or small.</p>
<br />
<p>Send an email and say hi!</p>
</div>
</div>
<div class="row">
<div class="col-sx-12 col-sm-6 col-sm-offset-3">
<h5>Call</h5>
<span>+66 90-282-5784</span>
</div>
<div class="col-sx-12 col-sm-6 col-sm-offset-3">
<h5>Email</h5>
<span><a class="click-me" href="mailto:aaronmcpherson@hotmail.com">aaronmcpherson@hotmail.com</a></span>
</div>
</div>
</div>
</div>
</div>
<footer>
<!-- <ul class="nav navbar-nav">
<li><a href="/portfolio">Portfolio</a></li>
<li><a href="/about">About</a></li>
<li><a href="/contact">Contact</a></li>
</ul> -->
<div class="logo">
<a class="logo" href="/"><?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg class="make-greyscale hover-to-color" style="display: inline;" width="45px" height="40px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch -->
<title>Path 3</title>
<desc>Created with Sketch.</desc>
<defs>
<linearGradient x1="0.25781251%" y1="49.7500002%" x2="101.257813%" y2="49.7500002%" id="linearGradient-1">
<stop stop-color="#841AE4" offset="0%"></stop>
<stop stop-color="#F5FE53" offset="100%"></stop>
<stop stop-color="#B4ED50" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Welcome" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="Desktop" sketch:type="MSArtboardGroup" transform="translate(-490.000000, -25.000000)" fill="url(#linearGradient-1)">
<path d="M498.347528,25 L512.178817,34.3105257 L512.178817,64.7122818 L505.626272,55.9014071 L503.200353,63.3525866 L490,63.3525866 L498.347528,25 Z M526.010106,25 L512.178817,34.3105257 L512.178817,64.7122818 L518.731362,55.9014071 L521.157281,63.3525866 L534.357634,63.3525866 L526.010106,25 Z" id="Path-3" sketch:type="MSShapeGroup"></path>
</g>
</g>
</svg>
</a>
</div>
</footer>
<script src="/assets/index.js"></script>
</body>
</html>