Skip to content

Commit f2d96fc

Browse files
author
Mike Young
committed
removed nav links, added twitter link
1 parent bbe85d8 commit f2d96fc

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

index.html

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<meta charset="utf-8">
77
<meta http-equiv="X-UA-Compatible" content="IE=edge">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
9-
<meta name="description" content="">
10-
<meta name="author" content="">
9+
<meta name="description" content="Bootstrap image hover effects">
10+
<meta name="author" content="Mike Young">
1111

1212
<title>Bootstrap Hover Image Gallery</title>
1313

@@ -51,13 +51,7 @@
5151
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
5252
<ul class="nav navbar-nav">
5353
<li>
54-
<a href="#">About</a>
55-
</li>
56-
<li>
57-
<a href="#">Services</a>
58-
</li>
59-
<li>
60-
<a href="#">Contact</a>
54+
<a href="https://twitter.com/mike_youngg">Mike young</a>
6155
</li>
6256
</ul>
6357
</div>

0 commit comments

Comments
 (0)