Skip to content

Commit

Permalink
Update - facebook now opens on new window
Browse files Browse the repository at this point in the history
  • Loading branch information
aferracci committed Aug 16, 2016
1 parent 543c1f1 commit 8fb5da9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<meta charset="UTF-8">
<meta http-equiv="cache-control" content="no-cache">
<title>AD Makeover</title>
<link rel="stylesheet" href="css/style.css" type="text/css">
</head>
Expand Down Expand Up @@ -73,7 +74,7 @@ <h3>Seguici</h3>
</p>
<ul>
<li id="facebook">
<a href="https://www.facebook.com/AdrianoDaniloMakeover">facebook</a>
<a href="https://www.facebook.com/AdrianoDaniloMakeover" target="_blank">facebook</a>
</li>
<li id="twitter">
<a href="http://">twitter</a>
Expand Down

0 comments on commit 8fb5da9

Please sign in to comment.