Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zurb/foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Hayes committed Nov 15, 2011
2 parents 0e9bb68 + d83357f commit 51c0f62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions marketing/docs/includes/_documentation_head.php
Expand Up @@ -11,6 +11,8 @@
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<meta name="description" content="Foundation is an easy to use, powerful, and flexible framework for building rapid prototypes and production code on any kind of device." />

<title>Foundation: <?= $page_title ?></title>
<link rel="apple-touch-icon" href="../apple-touch-icon.png" />
<link rel="icon" type="image/ico" href="../favicon.ico">
Expand Down
2 changes: 2 additions & 0 deletions marketing/includes/_header.php
Expand Up @@ -11,6 +11,8 @@
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<meta name="description" content="Foundation is an easy to use, powerful, and flexible framework for building rapid prototypes and production code on any kind of device." />

<title>Foundation: <?= $page_title ?></title>
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<link rel="icon" type="image/ico" href="favicon.ico">
Expand Down

0 comments on commit 51c0f62

Please sign in to comment.