We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeef7cb commit 04a3639Copy full SHA for 04a3639
1 file changed
index.html
@@ -18,7 +18,7 @@
18
<nav class="navbar navbar-expand-lg bg-body-tertiary">
19
<div class="container-fluid">
20
<a class="navbar-brand" href="/">
21
- <img src="/assets/home.svg" alt="Simselect" height="24" class="d-inline-block align-text-top"/>
+ <img src="assets/home.svg" alt="Simselect" height="24" class="d-inline-block align-text-top"/>
22
Simselect
23
</a>
24
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
0 commit comments