-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
33 lines (28 loc) · 1.36 KB
/
about.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
---
layout: page
title: About
permalink: /about
redirect_from: /about-us/
---
<div class="title">
<h2>About Us</h2>
<div id="linkdiv">
<h2><a href="http://fellowship.awesomeinc.org" target="_blank"><img src="/img/Logo_Square.png" class="link"></a></h2>
<h2><a href="/founders-series"><img src="/img/founders_logo.png" class="link"></a></h2>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<p>The Kentucky Entrepreneur Hall of Fame is a physical and virtual destination that shares and celebrates the stories of Kentucky's most successful entrepreneurs.</p>
<p>Our mission is to raise awareness of the impact that entrepreneurship has made in the Commonwealth and encourage others to pursue similar ambitious endeavors.</p>
<p>Nominations are open for the current year's class. To nominate, fill out this <a href="/nominate">form</a>. Anyone can nominate.</p>
<p>If you have questions or would like to become involved please email us at <a href="mailto:ky@entrepreneurhof.com" target="_blank">ky@entrepreneurhof.com</a>.</p>
</div>
<div class="span6">
<div class="photos photos-about">
</div>
<div class="photos-link">
<a target="_blank" href="http://www.timwebbphotography.com/p377969083">See All Photos <i class="icon-caret-right"></i></a>
</div>
</div>
</div>