summaryrefslogtreecommitdiffstats
path: root/app/index.html
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-28 15:31:33 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-28 15:35:50 -0500
commitcb97dad62130f55eb21bd6a9e21de9de0ff80160 (patch)
treec045dcd2577460dcc3605f878f6683f56608c11d /app/index.html
parentd80c280bc69b146b9daf132658b7b0ad07c7e734 (diff)
downloadphosphor-webui-cb97dad62130f55eb21bd6a9e21de9de0ff80160.tar.gz
phosphor-webui-cb97dad62130f55eb21bd6a9e21de9de0ff80160.zip
Rename title "OpenBMC"
This is the name that appears in the browser tab. Fixed OpenBMC capitalization and removed "app". This conforms to other websites (e.g. the browser tab for riot.im is "Riot". For google.com it is "Google"). Change-Id: Ibd64ccd37d9f4b1fbea42c398e57abfad6efe357 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/index.html b/app/index.html
index 0c2e401..de38fb7 100644
--- a/app/index.html
+++ b/app/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
- <title>openBMC App</title>
+ <title>OpenBMC</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/">
OpenPOWER on IntegriCloud