aboutsummaryrefslogtreecommitdiff
path: root/radicale_infcloud/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'radicale_infcloud/web/index.html')
-rw-r--r--radicale_infcloud/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/radicale_infcloud/web/index.html b/radicale_infcloud/web/index.html
index 6a2deb5..608192e 100644
--- a/radicale_infcloud/web/index.html
+++ b/radicale_infcloud/web/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en" manifest="cache.manifest">
<head>
- <title>InfCloud</title>
+ <title>Calendar</title>
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="apple-mobile-web-app-capable" content="yes" />
bgstack15