-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
42 lines (41 loc) · 1.26 KB
/
Copy pathcontact.html
File metadata and controls
42 lines (41 loc) · 1.26 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
---
layout: default
title: Nicole Carpenter - Contact
---
<div class="row">
<div class="box">
<div class="col-lg-12">
<hr>
<h2 class="intro-text text-center">Contact
<strong>Nicole Carpenter</strong>
</h2>
<hr>
</div>
<div class="col-md-1 col-md-offset-4">
<p>
<strong><a href="mailto:nicolecarpenterusa@gmail.com"><i class="fa fa-envelope-square fa-4x"></i></a></strong>
</p>
</div>
<div class="col-md-1">
<p>
<strong><a href="https://www.linkedin.com/in/nicolecarpenterusa"><i class="fa fa-linkedin-square fa-4x"></i></a></strong>
</p>
</div>
<div class="col-md-1">
<p>
<strong><a href="https://github.com/nicolecarpenter"><i class="fa fa-github-square fa-4x"></i></a></strong>
</p>
</div>
<div class="col-md-1">
<p>
<strong><a href="https://twitter.com/nicolecarpusa"><i class="fa fa-twitter-square fa-4x"></i></a></strong>
</p>
</div>
<div class="col-lg-10 col-lg-offset-1">
<p class="text-center">I am always looking for new opportunities to build a more beautiful web. </p>
<p class="text-center">Please contact me for your next project!</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>