diff --git a/.htaccess b/.htaccess index 5978cb9..818b46c 100644 --- a/.htaccess +++ b/.htaccess @@ -3,6 +3,7 @@ # rewrite rules Redirect 301 /.well-known/carddav /owncloud/remote.php/carddav +Redirect 301 /.well-known/caldav /owncloud/remote.php/caldav # enable awesome urls. i.e.: # http://yourdomain.com/about-us/team diff --git a/site/templates/home.php b/site/templates/home.php index 890b471..ab8a161 100644 --- a/site/templates/home.php +++ b/site/templates/home.php @@ -4,17 +4,17 @@
-
-