Skip to content

Commit

Permalink
Logo fix for GH
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Jan 24, 2025
1 parent 0eb3a47 commit 5584581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/frontend/html/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class="title">
<img class="only-light" src="../icons/adalanche-logo-black.svg" height="256px"><img class="only-dark" src="../icons/adalanche-logo.svg" height="256px">
<img class="only-light" src="../icons/adalanche-logo-black.svg#gh-light-mode-only" height="256px"><img class="only-dark" src="../icons/adalanche-logo.svg#gh-dark-mode-only" height="256px">
<br>
Adalanche Documentation
</div>
Expand Down

0 comments on commit 5584581

Please sign in to comment.