diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-25 15:54:41 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-03-25 15:54:41 +0000 |
commit | c772f41f0500284b9e512bc2b38f9577962e8f33 (patch) | |
tree | eb4c1d1084d91642ab91d8167d322998d5e31c6b /docs | |
parent | d1be50be77e3bdd7e4db5b65ce8d19627ee1a70c (diff) |
docs/: show about.html as index page
The about page is more informative for new users than the list of news,
so shown that one per default instead.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 1bab6b069..82d5792b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -<!--#include file="news.html" --> +<!--#include file="about.html" --> |