rhj_init 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  <!DOCTYPE HTML>
2
2
  <html lang="en">
3
3
  <head>
4
- <title>Title<%= getTitle yield :title %></title>
4
+ <title>Title<%= getTitle yield :pageTitle %></title>
5
5
  <meta charset="utf-8" />
6
6
  <meta name="author" content="">
7
7
  <meta name="description" content="<%= getDescription yield :pageDescription %>">
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 0
9
- version: 0.2.0
8
+ - 1
9
+ version: 0.2.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Mendel Looije