lib/generators/slices/templates/application.html.erb in slices-1.0.3 vs lib/generators/slices/templates/application.html.erb in slices-1.0.4
- old
+ new
@@ -1,8 +1,8 @@
<!doctype html>
<html>
<head>
- <title><%= @page.title %></title>
+ <title><%= @page.name %></title>
<meta name="description" content="<%= @page.meta_description %>">
<%= stylesheet_link_tag *%w[
application
] %>
<%= javascript_include_tag *%w[