fix logo images because gitattributes treated them as text

This commit is contained in:
Noah Santschi-Cooney 2022-04-24 00:55:43 +01:00
parent f45e1a4b87
commit 3c58af95fa
No known key found for this signature in database
GPG key ID: 3B22282472C8AE48
4 changed files with 3 additions and 2 deletions

3
.gitattributes vendored
View file

@ -1 +1,2 @@
* text eol=lf
* text eol=lf
*.png binary

View file

@ -12,7 +12,7 @@ Currently supported editors:
- [Visual Studio Code](https://code.visualstudio.com/) with `vscode-mc-shader`
<img src="https://github.com/Strum355/mcshader-lsp/raw/master/logo.png" width="20%" height="20%">
<img src="https://github.com/Strum355/mcshader-lsp/raw/rust-rewrite/logo.png" width="20%" height="20%">
## Features

BIN
logo-min.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Before After
Before After