repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eb5f59
)
refactor(ui): refine application title
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 18 Feb 2024 19:43:39 +0000
(20:43 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 18 Feb 2024 19:43:39 +0000
(20:43 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/index.html
patch
|
blob
|
blame
|
history
diff --git
a/ui/web/index.html
b/ui/web/index.html
index 59167a91272042e2f29b084fa1ca573370ed67cc..877bf4458f57f358cbe4b1fa7e0558ee1c011579 100644
(file)
--- a/
ui/web/index.html
+++ b/
ui/web/index.html
@@
-4,7
+4,7
@@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
- <title>Web UI</title>
+ <title>
Simulator
Web UI</title>
</head>
<body>