Skip to content

Commit

Permalink
docs: use thin logo for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Jun 25, 2023
1 parent c5e3521 commit 90eecbd
Show file tree
Hide file tree
Showing 3 changed files with 4 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/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" />
<img src="docs/images/SVG/Transparent/logo-thin.svg#gh-light-mode-only" alt="NIAPI Logo - Light" width="100%" height="auto" />
<img src="docs/images/SVG/Transparent/logo-dark-thin.svg#gh-dark-mode-only" alt="NIAPI Logo - Dark" width="100%" height="auto" />
</p>
<!-- markdownlint-restore -->

Expand Down
1 change: 1 addition & 0 deletions docs/images/SVG/Transparent/logo-dark-thin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 90eecbd

Please sign in to comment.