Skip to content

Commit

Permalink
Add description to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt committed Nov 14, 2011
1 parent 0cc9fb6 commit d83357f
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 d83357f

Please sign in to comment.