From b595c9fcf6940ae25c1e58ef2b8d340405083906 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 06 Nov 2005 19:32:57 -0500
Subject: [PATCH] Minor bugfixes

---
 skins/default/includes/links.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/skins/default/includes/links.html b/skins/default/includes/links.html
index 5d8c0e5..30aeb4c 100644
--- a/skins/default/includes/links.html
+++ b/skins/default/includes/links.html
@@ -1,2 +1,3 @@
+<link rel="index" href="$__comm_path" />
 <link rel="shortcut icon" href="/images/favicon.ico"/>
 <link rel="stylesheet" type="text/css" href="/common.css" />
\ No newline at end of file

--
Gitblit v1.9.1