alula-themes 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.2
1
+ 0.4.3
@@ -3,9 +3,9 @@
3
3
  %head
4
4
  %meta{charset: "UTF-8"}
5
5
  - if site.description != ""
6
- %meta{description: site.description}
6
+ %meta{name: "description", content: site.description}
7
7
  - if site.author != ""
8
- %meta{author: site.author}
8
+ %meta{name: "author", content: site.author}
9
9
  %title= (item.title ? "#{item.title} - " : "") + site.title
10
10
 
11
11
  %meta{name: "viewport", content: "width=device-width, initial-scale=1"}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alula-themes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: