Skip to content

Commit

Permalink
add initial files
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn Roberts committed Apr 22, 2010
1 parent f5efcf6 commit a7ff418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
%head
- title = yield(:title) || configatron.site_description
%title= configatron.site_name + " : " + title
<link rel="icon" href="/images/favicon.ico" type="image/x-icon" />

<meta name="google-site-verification" content=" YOUR TAG HERE " />
<meta name="description" content=" YOUR META TAGS" />
Expand Down

0 comments on commit a7ff418

Please sign in to comment.