We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fbd9b commit d2d70acCopy full SHA for d2d70ac
layouts/_default/baseof.html
@@ -50,7 +50,7 @@
50
<header class="text-light" style="background-color: #144474">
51
<div class="container limit-width py-3">
52
<div class="d-flex align-items-center">
53
- <img src="img/favicon-transparent-darkbg.svg" width="80" height="80">
+ <img src="/patch/img/favicon-transparent-darkbg.svg" width="80" height="80">
54
<div class="ms-3">
55
<div class="fs-1 fw-semibold"><a href='/patch/' class="text-light">The Patch Guide</a></div>
56
<div class="fs-5 fw-light">A Student's Guide to Patch-Clamp Electrophysiology</div>
0 commit comments