Clearer logo link to home page and missing filter import
This commit is contained in:
parent
77b0a3b67f
commit
8f95c1e728
2 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<nav class="navbar" role="navigation" aria-label="main navigation">
|
||||
<div class="navbar-brand">
|
||||
<a class="navbar-item" href="/">
|
||||
<img class="image logo" src="/static/images/logo-small.png" alt="BookWyrm">
|
||||
<img class="image logo" src="/static/images/logo-small.png" alt="Home page">
|
||||
</a>
|
||||
<form class="navbar-item" action="/search/">
|
||||
<div class="field is-grouped">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue