diff options
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 9a03510..e075436 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>box</title> + <title>Box</title> <script> function upload() { let resourceId = ""; |
