Skip to content

Commit

Permalink
updating meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Jan 22, 2011
1 parent 0d342a9 commit 7048d11
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions index.html
@@ -1,19 +1,21 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title></title> <title></title>
<meta name="description" content="HTML5 template based on a hack by fakedarren. Template release by addyosmani"> <meta name="description" content="HTML5 template based on a hack by fakedarren. Template release by addyosmani">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head> </head>
<body> <body lang="en">
<div> <div>
<!-- HEADER --> <!-- HEADER -->
<!--[if lt IE 9]><div class="header"><![endif]--> <!--[if lt IE 9]><div class="header"><![endif]-->
<!--[if IE 9]><header class="header"><![endif]--> <!--[if IE 9]><header class="header"><![endif]-->
<!--[if !IE]><!--><header class="header"><!--<![endif]--> <!--[if !IE]><!--><header class="header"><!--<![endif]-->
I'm a header I'm a header


<h1></h1> <h1></h1>




<!-- NAV --> <!-- NAV -->
Expand Down

0 comments on commit 7048d11

Please sign in to comment.