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