Skip to content

Commit d2d70ac

Browse files
committed
header: fix url
1 parent a2fbd9b commit d2d70ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/_default/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<header class="text-light" style="background-color: #144474">
5151
<div class="container limit-width py-3">
5252
<div class="d-flex align-items-center">
53-
<img src="img/favicon-transparent-darkbg.svg" width="80" height="80">
53+
<img src="/patch/img/favicon-transparent-darkbg.svg" width="80" height="80">
5454
<div class="ms-3">
5555
<div class="fs-1 fw-semibold"><a href='/patch/' class="text-light">The Patch Guide</a></div>
5656
<div class="fs-5 fw-light">A Student's Guide to Patch-Clamp Electrophysiology</div>

0 commit comments

Comments
 (0)