aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/welcome.html
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2018-05-17 15:49:40 +0200
committerJohannes Zellner <johannes@cloudron.io>2018-05-17 15:49:40 +0200
commit552d44bbd28eb66c05b450f112ce20bff463fe6f (patch)
treea0662e0c4f0328f9a5884ad7794275a02bd00159 /frontend/welcome.html
parentf2f2b69322749c558f2dac8bf21b1620aacc284b (diff)
downloadSurfer-552d44bbd28eb66c05b450f112ce20bff463fe6f.tar.gz
Surfer-552d44bbd28eb66c05b450f112ce20bff463fe6f.tar.zst
Surfer-552d44bbd28eb66c05b450f112ce20bff463fe6f.zip
Make folder listing a global setting
Diffstat (limited to 'frontend/welcome.html')
-rw-r--r--frontend/welcome.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/frontend/welcome.html b/frontend/welcome.html
index d16dcef..ddc9c36 100644
--- a/frontend/welcome.html
+++ b/frontend/welcome.html
@@ -1,9 +1,10 @@
1<html> 1<html>
2<head> 2<head>
3 <title> Surfer </title> 3 <title> Surfer - Welcome</title>
4 4
5 <link rel="stylesheet" href="/_admin/css/style.css"> 5 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
6 6
7 <link rel="stylesheet" href="/_admin/css/style.css">
7</head> 8</head>
8<body> 9<body>
9 10