Skip to content

Commit 7ad6fbf

Browse files
committed
Update glass.html
1 parent 1c0a631 commit 7ad6fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/glass.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>pyGlass Cockpit</title>
5+
<title>Glass Cockpit</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

88
<!-- Bootstrap CSS-->
@@ -40,7 +40,7 @@
4040
</ul>
4141
</div>
4242
<div class="mx-auto order-0">
43-
<a class="navbar-brand mx-auto" href="#">pyGlass Cockpit</a>
43+
<a class="navbar-brand mx-auto" href="#">Glass Cockpit</a>
4444
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".dual-collapse2">
4545
<span class="navbar-toggler-icon"></span>
4646
</button>

0 commit comments

Comments
 (0)