Updated logo, and merged root static folder with static folder under assets.

This commit is contained in:
Bob Vandevliet 2024-06-22 10:43:27 +02:00
parent 8b1eebdd12
commit ed306a26d2
4 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container-xxl justify-content-center">
<a class="navbar-brand" href="#">
<img src="static/logo-aerialshots-v1-w.png" alt="Logo" height="48">
<img src="assets/static/logo-aerialshots-v1-w.png" alt="Logo" height="48">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>