dancroak-slidedown 0.0.8 → 0.0.8.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/templates/import.erb +0 -1
  2. metadata +1 -1
data/templates/import.erb CHANGED
@@ -1,7 +1,6 @@
1
1
  <html>
2
2
  <head>
3
3
  <title>Slides</title>
4
- <link href="/stylesheets/screen.css" media="screen" rel="stylesheet" charset="utf-8" type="text/css" />
5
4
  <link href="/stylesheets/slides.css" media="screen" rel="stylesheet" charset="utf-8" type="text/css" />
6
5
  <script src="/javascripts/jquery-1.3.2.js" type="text/javascript"></script>
7
6
  <script src="/javascripts/jquery.easing.js" type="text/javascript"></script>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dancroak-slidedown
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.8
4
+ version: 0.0.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pat Nakajima