diff options
Diffstat (limited to 'webui/public/index.html')
-rw-r--r-- | webui/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/public/index.html b/webui/public/index.html index 8287df67..3293ce2e 100644 --- a/webui/public/index.html +++ b/webui/public/index.html @@ -6,7 +6,7 @@ <meta name="theme-color" content="#000000"> <link rel="manifest" href="%PUBLIC_URL%/manifest.json"> <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"> - <title>git-bug-webui(1)</title> + <title>git-bug webui</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> |