change title
This commit is contained in:
parent
4db6a549aa
commit
2d9e9837da
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
||||||
<meta name="generator" content="Jekyll v3.8.5">
|
<meta name="generator" content="Jekyll v3.8.5">
|
||||||
<title>Dashboard Template · Bootstrap</title>
|
<title>BlueWeather</title>
|
||||||
|
|
||||||
<link rel="canonical" href="https://getbootstrap.com/docs/4.3/examples/dashboard/">
|
<link rel="canonical" href="https://getbootstrap.com/docs/4.3/examples/dashboard/">
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-dark fixed-top bg-dark flex-md-nowrap p-0 shadow">
|
<nav class="navbar navbar-dark fixed-top bg-dark flex-md-nowrap p-0 shadow">
|
||||||
<a class="navbar-brand col-sm-3 col-md-2 mr-0" href="#">BlueWeather</a>
|
<a class="navbar-brand col-sm-3 col-md-2 mr-0" href="#">BlueWeather</a>
|
||||||
<input class="form-control form-control-dark w-100" type="text" placeholder="Search" aria-label="Search">
|
|
||||||
<ul class="navbar-nav px-3">
|
<ul class="navbar-nav px-3">
|
||||||
<li class="nav-item text-nowrap">
|
<li class="nav-item text-nowrap">
|
||||||
<a class="nav-link" href="#">Sign out</a>
|
<a class="nav-link" href="#">Sign out</a>
|
||||||
|
|
Loading…
Reference in a new issue