aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/defaults.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v0/defaults.rb')
-rw-r--r--lib/sisu/v0/defaults.rb12
1 files changed, 10 insertions, 2 deletions
diff --git a/lib/sisu/v0/defaults.rb b/lib/sisu/v0/defaults.rb
index c46860c3..4d97aed1 100644
--- a/lib/sisu/v0/defaults.rb
+++ b/lib/sisu/v0/defaults.rb
@@ -149,7 +149,7 @@ module SiSU_Viz
end
#% path
def path_stylesheet_home
- %{ <link rel="stylesheet" href="./#{@dir.path.style}/index.css" type="text/css" />}
+ %{ <link rel="stylesheet" href="./#{@dir.path.style}/homepage.css" type="text/css" />}
end
#% text #changed from txt to avoid naming conflicts #FOLLOW
def txt_generator
@@ -1482,7 +1482,7 @@ If your browser supports redirection, you will be escorted there shortly.
</html>
WOK
end
- def index
+ def homepage
<<WOK
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
@@ -1551,6 +1551,14 @@ outputs include: plaintext, html, XHTML, XML, ODF (OpenDocument), LaTeX, PDF, SQ
---
</p>
<p class="small">
+ <a href="http://www.jus.uio.no/sisu/sisu_manual/" target="_top" >
+ SiSU Manual
+ </a>
+</p>
+<p class="tiny">
+ ---
+</p>
+<p class="small">
<a href="http://www.jus.uio.no/sisu/SiSU/1.html#summary" target="_top" >
What does SiSU do? Summary
</a>