Using absolute paths, to enable for sub-pages.
This commit is contained in:
parent
7c51c1aefe
commit
a8681fd5cf
5 changed files with 22 additions and 22 deletions
|
|
@ -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="assets/static/logo-aerialshots-v1-w.png" alt="Vandevliet Aerial Shots logo" height="48">
|
||||
<img src="/assets/static/logo-aerialshots-v1-w.png" alt="Vandevliet Aerial Shots 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue