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>
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="/">