Skip to content

Commit

Permalink
docs: fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Jun 25, 2023
1 parent 995876a commit 7021fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- markdownlint-disable -->
<p align="center">
<img src="docs/images/SVG/logo.svg#gh-light-mode-only" alt="NIAPI Logo - Light" width="100%" height="auto" />
<img src="docs/images/SVG/logo-dark.svg#gh-dark-mode-only" alt="NIAPI Logo - Dark" width="100%" height="auto" />
<img src="docs/images/SVG/Transparent/logo.svg#gh-light-mode-only" alt="NIAPI Logo - Light" width="100%" height="auto" />
<img src="docs/images/SVG/Transparent/logo-dark.svg#gh-dark-mode-only" alt="NIAPI Logo - Dark" width="100%" height="auto" />
</p>
<!-- markdownlint-restore -->

Expand Down

0 comments on commit 7021fbf

Please sign in to comment.