pipin 0.3.1 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Pipin
2
- VERSION = "0.3.1"
2
+ VERSION = "0.3.2"
3
3
  end
@@ -6,7 +6,8 @@
6
6
  %meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
7
7
  %meta{:content => "text/javascript", "http-equiv" => "Content-Script-Type"}/
8
8
  %meta{:category => "ruby; setup"}/
9
- %link{:rel => "stylesheet", :type => 'text/css', :href => config[:css] || 'stylesheets/pipin.css'}/
9
+ %link{:rel => "stylesheet", :type => "text/css", :href => config[:css] || "stylesheets/pipin.css"}/
10
+ %link{:rel => "alternate", :type => "application/rss+xml", :title => "RSS", :href => "#{config[:base_url]}/rss"}/
10
11
  %title&= @title || config[:title]
11
12
  %body
12
13
  .header
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pipin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: