Adds better logo
This commit is contained in:
parent
7138cd4811
commit
36f7ab36c9
6 changed files with 9 additions and 7 deletions
|
@ -23,7 +23,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="/">
|
||||
<img src="/static/images/logo-small.png" alt="BookWyrm" width="112" height="28">
|
||||
<img class="image logo" src="/static/images/logo-small.png" alt="BookWyrm">
|
||||
</a>
|
||||
<form class="navbar-item" action="/search/">
|
||||
<div class="field is-grouped">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue