We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0a631 commit 7ad6fbfCopy full SHA for 7ad6fbf
templates/glass.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>pyGlass Cockpit</title>
+ <title>Glass Cockpit</title>
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
8
<!-- Bootstrap CSS-->
@@ -40,7 +40,7 @@
40
</ul>
41
</div>
42
<div class="mx-auto order-0">
43
- <a class="navbar-brand mx-auto" href="#">pyGlass Cockpit</a>
+ <a class="navbar-brand mx-auto" href="#">Glass Cockpit</a>
44
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".dual-collapse2">
45
<span class="navbar-toggler-icon"></span>
46
</button>
0 commit comments