Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Commit

Permalink
added meta_description to <title>
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Nov 6, 2014
1 parent 9ab4c29 commit 4e009e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<title>{{meta_title}}</title>
<title>{{meta_title}} - {{meta_description}}</title>
<meta name="description" content="{{meta_description}}">

<meta name="HandheldFriendly" content="True">
Expand Down

0 comments on commit 4e009e6

Please sign in to comment.