diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-12-16 09:20:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-16 09:20:57 +0000 |
| commit | 206157dd23fcf28cf27cb4884467136f9f80ebd4 (patch) | |
| tree | 37ad092283d68083cd3ffb0e1f180012e470d4a6 /README.md | |
| parent | docs: correct link (diff) | |
| download | atuin-206157dd23fcf28cf27cb4884467136f9f80ebd4.zip | |
docs(readme): fix light/dark mode logo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ <p align="center"> - <img src="https://github.com/atuinsh/atuin/assets/53315310/08bc86d4-a781-4aaa-8d7e-478ae6bcd129" /> + <img src="https://github.com/atuinsh/atuin/assets/53315310/08bc86d4-a781-4aaa-8d7e-478ae6bcd129#gh-light-mode-only" /> + <img src="https://github.com/atuinsh/atuin/assets/53315310/13216a1d-1ac0-4c99-b0eb-d88290fe0efd#gh-dark-mode-only" /> </p> +![Atuin_Logo_01_blue]() + + <p align="center"> <em>magical shell history</em> </p> |
