Skip to content

Commit 4a89107

Browse files
committed
Update index.html
1 parent a55adb2 commit 4a89107

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

index.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="author" content="">
99
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
1010

11-
<title>Jumbotron Template for Bootstrap</title>
11+
<title>Derek McKay</title>
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="css/bootstrap.min.css" rel="stylesheet">
@@ -56,21 +56,22 @@
5656
<!-- Main jumbotron for a primary marketing message or call to action -->
5757
<div class="jumbotron">
5858
<div class="container">
59-
<h1>DEREK McKay</h1>
60-
<p>Please Excuse the mess. currently a work in progress</p>
61-
<p><a class="btn btn-primary btn-lg" role="button">Learn more &raquo;</a></p>
59+
<h1>Derek McKay</h1>
60+
<p>Please Excuse the mess. Currently a work in progress</p>
61+
<p><a class="btn btn-primary btn-lg" role="button" href="http://www.linkedin.com/pub/derek-mckay/25/202/8b6">Learn more &raquo;</a></p>
6262
</div>
6363
</div>
6464

6565
<div class="container">
6666
<!-- Example row of columns -->
67+
<!-- Removed since there is no content
6768
<div class="row">
6869
<div class="col-md-4">
6970
<h2>Heading</h2>
7071
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
7172
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
7273
</div>
73-
<!-- <div class="col-md-4">
74+
<div class="col-md-4">
7475
<h2>Heading</h2>
7576
<p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui. </p>
7677
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>

0 commit comments

Comments
 (0)