Skip to content

Commit

Permalink
fix: logo in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kolomanski committed Jan 30, 2025
1 parent 8461b9c commit a55188f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# automated Non-Compartmental Analysis (aNCA)
<img src='inst/shiny/www/images/aNCA_logo_bbg.png#gh-dark-mode-only' align="right" alt="aNCA logo dark bg" height="200" style="float:right; height:200px;">
<img src="inst/shiny/www/images/aNCA_logo_wbg.png#gh-light-mode-only" align="right" alt="aNCA logo light bg" height="200" style="float:right; height:200px;">
<div style="float:right; height:200px;">
![img](man/figures/aNCA_logo_bbg.png)
</div>



<!-- badges: start -->
Expand Down
Binary file added man/figures/aNCA_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added man/figures/aNCA_logo_bbg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added man/figures/aNCA_logo_wbg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a55188f

Please sign in to comment.