Skip to content

Commit 68ba06d

Browse files
committed
change link for logo
1 parent cee7a70 commit 68ba06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/overrides/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<section class="mdx-container">
2929
<div class="md-grid md-typeset">
3030
<div class="mdx-hero__logo-bg">
31-
<img src="../assets/img/logos/BIDS_logo_black.svg" alt="" draggable="false">
31+
<img src="{{ 'assets/img/logos/BIDS_logo_black.svg' | url }}" alt="" draggable="false">
3232
</div>
3333
<div class="mdx-hero">
3434
<div class="mdx-hero__content">

0 commit comments

Comments
 (0)