generated from Seekra/repository-template
Add link to navbar.css
This commit is contained in:
+5
-3
@@ -21,15 +21,17 @@ limitations under the License.
|
||||
<meta name="description" content="The Seekra search engine">
|
||||
<title>Seekra</title>
|
||||
<link rel="stylesheet" href="assets/style/main.css" />
|
||||
<link rel="stylesheet" href="assets/style/navbar.css" />
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="#">Home</a></li>
|
||||
<li><a href="#">Profile</a></li>
|
||||
<li><a href="#">Contact</a></li>
|
||||
<li><a href="">Home</a></li>
|
||||
<li><a href="">Profile</a></li>
|
||||
<li><a href="">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<header>
|
||||
<h1>Seekra</h1>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user