inbo / vespa-db

Vespa-Watch database and application
MIT License
0 stars 0 forks source link

Update navbar #102

Closed peterdesmet closed 2 months ago

peterdesmet commented 3 months ago

Mimic navbar of main website: https://vespawatch.be/

<a class="navbar-brand d-flex align-items-center" href="/">
   <img class="me-3" src="/assets/images/logo.png" alt="Vespa-Watch">
   Vespa-Watch
</a>

The results should look like this:

VespaDB

peterdesmet commented 2 months ago

Looks good.