about summary refs log tree commit diff stats
path: root/app/views/layouts/quotes.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/quotes.html.haml')
-rw-r--r--app/views/layouts/quotes.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/quotes.html.haml b/app/views/layouts/quotes.html.haml index 37d6847..4a7681e 100644 --- a/app/views/layouts/quotes.html.haml +++ b/app/views/layouts/quotes.html.haml
@@ -9,6 +9,7 @@
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 = display_meta_tags og: { site_name: "Four Island" }
11 %link{rel: "alternate", type: "application/atom+xml", href: latest_quotes_url(:atom)} 11 %link{rel: "alternate", type: "application/atom+xml", href: latest_quotes_url(:atom)}
12 %meta{name: "viewport", content: "width=device-width, initial-scale=1.0"}
12 %body 13 %body
13 #wrap 14 #wrap
14 %header#banner 15 %header#banner