aboutsummaryrefslogtreecommitdiffstats
path: root/webui/public
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-10-07 18:27:23 +0200
committerMichael Muré <batolettre@gmail.com>2018-10-07 18:27:23 +0200
commit7cb7994cdae848053487d00c1730d1e865fb8623 (patch)
treebc9be185e81479d8d3e5b0fc636daea011a64e4c /webui/public
parent03202fed493539c8d1fdcad7254687f951d0ca4a (diff)
downloadgit-bug-7cb7994cdae848053487d00c1730d1e865fb8623.tar.gz
github: also pull users email
Diffstat (limited to 'webui/public')
-rw-r--r--webui/public/index.html2
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>