Skip to content

Commit

Permalink
fix: reduce logo size
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Sep 15, 2024
1 parent 2d28985 commit 8eac1c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

<div align="center">

<img src="https://github.com/AlejandroSuero/pretty-ts-errors.nvim/blob/main/assets/PrettyTSErrors-logo-512.png" alt="Pretty TS Errors for Neovim logo" width="512" height="512" />
<img
src="https://github.com/AlejandroSuero/pretty-ts-errors.nvim/blob/main/assets/PrettyTSErrors-logo-512.png"
alt="Pretty TS Errors for Neovim logo"
width="150"
height="150"
/>

[![Stars][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Expand Down

0 comments on commit 8eac1c3

Please sign in to comment.