From 930ac17b07e44564331097a19fb521a28b422150 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Tue, 12 May 2015 08:36:03 -0400 Subject: [PATCH] Tweaks for Google --- assets/javascripts/templates/sidebar_tmpl.coffee | 2 +- public/robots.txt | 1 + views/app.erb | 2 +- views/index.erb | 4 ++-- views/other.erb | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/assets/javascripts/templates/sidebar_tmpl.coffee b/assets/javascripts/templates/sidebar_tmpl.coffee index 119b17f7..80750590 100644 --- a/assets/javascripts/templates/sidebar_tmpl.coffee +++ b/assets/javascripts/templates/sidebar_tmpl.coffee @@ -3,7 +3,7 @@ templates = app.templates templates.sidebarDoc = (doc, options = {}) -> link = """""" + link += """" data-slug="#{doc.slug}" title="#{doc.name}">""" if options.disabled link += """Enable""" else diff --git a/public/robots.txt b/public/robots.txt index 84b656bc..5447d6f0 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -3,3 +3,4 @@ Disallow: /about Disallow: /news Disallow: /tips Disallow: /help +Disallow: /offline diff --git a/views/app.erb b/views/app.erb index 5c2c00cf..56e265e3 100644 --- a/views/app.erb +++ b/views/app.erb @@ -8,7 +8,7 @@

- DevDocs + DevDocs