diff options
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/layouts/quotes.html.haml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/views/layouts/quotes.html.haml b/app/views/layouts/quotes.html.haml index 5555248..68607f6 100644 --- a/app/views/layouts/quotes.html.haml +++ b/app/views/layouts/quotes.html.haml | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | = javascript_include_tag "application" | 7 | = javascript_include_tag "application" | 
| 8 | = csrf_meta_tag | 8 | = csrf_meta_tag | 
| 9 | = auto_discovery_link_tag :atom, latest_quotes_url(:atom) | 9 | = auto_discovery_link_tag :atom, latest_quotes_url(:atom) | 
| 10 | = display_meta_tags og: { site_name: "Four Island" } | ||
| 10 | %body | 11 | %body | 
| 11 | #wrap | 12 | #wrap | 
| 12 | %header#banner | 13 | %header#banner | 
