Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jflaloux committed Apr 29, 2016
1 parent 3f60859 commit 7ea1b82
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 @@ -13,6 +13,7 @@
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<meta name="google-site-verification" content="4nco9G_VgHIvY8h3_Mqw4kfpG0r2QmccVc_ogdpHZKA" />
</head>
<body class="loading">
<div id="wrapper">
Expand Down Expand Up @@ -43,4 +44,4 @@ <h1>Jean-Francois Laloux</h1>
window.onorientationchange = function() { document.body.scrollTop = 0; }
</script>
</body>
</html>
</html>

0 comments on commit 7ea1b82

Please sign in to comment.