GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: A lightweight and flexible website management system.
Homepage: http://webby.rubyforge.org/
Clone URL: git://github.com/TwP/webby.git
updating the presentation template
Tim Pease (author)
Sat Jul 26 19:43:16 -0700 2008
commit  179ad9305b4b53a5b64e1ae00ddf51869d4b0d64
tree    fa73320c0ebb3c570183b521afdda78002bcfa42
parent  22fb3cd4f4736ab8bbcaf1e0ab78dc40c14abd06
...
17
18
19
20
21
 
 
22
23
24
25
 
26
27
28
...
17
18
19
 
 
20
21
22
23
24
 
25
26
27
28
0
@@ -17,12 +17,12 @@ filter:
0
    <meta name="defaultView" content="slideshow" />
0
    <meta name="controlVis" content="hidden" />
0
 
0
- <link rel="stylesheet" href="s5/slides.css" type="text/css" media="projection" id="slideProj" />
0
- <link rel="stylesheet" href="s5/outline.css" type="text/css" media="screen" id="outlineStyle" />
0
+ <link rel="stylesheet" href="/presentation/s5/slides.css" type="text/css" media="projection" id="slideProj" />
0
+ <link rel="stylesheet" href="/presentation/s5/outline.css" type="text/css" media="screen" id="outlineStyle" />
0
    <link rel="stylesheet" href="/css/uv/twilight.css" type="text/css" media="screen, projection" />
0
 
0
    <!-- S5 JS -->
0
- <script src="s5/slides.js" type="text/javascript"></script>
0
+ <script src="/presentation/s5/slides.js" type="text/javascript"></script>
0
 </head>
0
 <body>
0
 

Comments

    No one has commented yet.