From c772f41f0500284b9e512bc2b38f9577962e8f33 Mon Sep 17 00:00:00 2001
From: Peter Korsgaard <jacmet@sunsite.dk>
Date: Wed, 25 Mar 2009 15:54:41 +0000
Subject: 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.
---
 docs/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/index.html')

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" -->
-- 
cgit v1.2.3