Remove missed navigation bar line break
This commit is contained in:
parent
b996e9f38f
commit
810cf5355b
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - Source -->
|
||||
<!-- Version: 4.0.1 -->
|
||||
<!-- Version: 4.0.2-alpha.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -17,7 +17,7 @@
|
||||
<body>
|
||||
<nav class="nav-bar">
|
||||
<div><a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
|
||||
<div><a href="index.html" class="title">Inferencium</a><br></div>
|
||||
<div><a href="index.html" class="title">Inferencium</a></div>
|
||||
<div><a href="about.html">About</a></div>
|
||||
<div><a href="contact.html">Contact</a></div>
|
||||
<div><a href="blog.html">Blog</a></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user