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 c88c961 commit 21077f5Copy full SHA for 21077f5
layouts/_default/baseof.html
@@ -213,7 +213,7 @@
213
<div class="my-5 text-center w-75 mx-auto">
214
<h1>Patch Clamp Ninja</h1>
215
<p>The <em>Patch Clamp Ninja</em> is here to give people a unique phrase to search for to help locate this webpage</p>
216
- <img src="https://swharden.com/patch/img/patch-clamp-ninja.png" class="w-100" style="max-width: 500px">
+ <img src="https://swharden.com/patch/img/patch-clamp-ninja-transparent.png" class="w-100" style="max-width: 500px">
217
</div>
218
{{ end }}
219
0 commit comments