diff options
Diffstat (limited to 'pages/auth.html')
| -rw-r--r-- | pages/auth.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/auth.html b/pages/auth.html index f5aec74..7badd04 100644 --- a/pages/auth.html +++ b/pages/auth.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>loli-safe - A self hosted upload service</title> + <title>lolisafe - A small safe worth protecting.</title> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css"> <link rel="stylesheet" type="text/css" href="/css/style.css"> |