aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/index.html.erb')
-rw-r--r--guides/source/index.html.erb5
1 files changed, 2 insertions, 3 deletions
diff --git a/guides/source/index.html.erb b/guides/source/index.html.erb
index 76f01fea0a..10e388774c 100644
--- a/guides/source/index.html.erb
+++ b/guides/source/index.html.erb
@@ -1,6 +1,5 @@
-<% content_for :page_title do %>
-Ruby on Rails Guides
-<% end %>
+<% content_for :page_title, "Ruby on Rails Guides" %>
+<% content_for :description, "Ruby on Rails Guides" %>
<% content_for :header_section do %>
<%= render 'welcome' %>