aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/index.html
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2018-05-17 15:00:00 +0200
committerJohannes Zellner <johannes@cloudron.io>2018-05-17 15:00:00 +0200
commit6ee80c949ae1ac2bb5177e4ec22eb81d3f790746 (patch)
tree392afe68f0e2a2042055815facd47e68eaa7010f /frontend/index.html
parentd0803a0432f50d6d32b498d50f37f4325984e85c (diff)
downloadSurfer-6ee80c949ae1ac2bb5177e4ec22eb81d3f790746.tar.gz
Surfer-6ee80c949ae1ac2bb5177e4ec22eb81d3f790746.tar.zst
Surfer-6ee80c949ae1ac2bb5177e4ec22eb81d3f790746.zip
Set page title
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/index.html b/frontend/index.html
index 15e5d98..f7c5ab1 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -1,6 +1,6 @@
1<html> 1<html>
2<head> 2<head>
3 <title> Cloudron Surfer </title> 3 <title> Surfer </title>
4 4
5 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> 5 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
6 6