From de71751bad7d533d814397f0aef1885f4273fe59 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 1 Mar 2015 11:36:55 -0500 Subject: [PATCH] Add noscript and og:image tags to other.erb --- views/other.erb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/views/other.erb b/views/other.erb index 197429fa..b858950d 100644 --- a/views/other.erb +++ b/views/other.erb @@ -5,6 +5,7 @@ <% if doc_index_page? %><% else %><% end %> + DevDocs<%= ": #{@doc['name']} API Documentation" if doc_index_page? %> @@ -13,6 +14,7 @@ <%= javascript_tag 'debug' %><% end %> - + + <%= erb :app %>