diff options
| author | Rick Gibbed <rick@gibbed.us> | 2019-05-03 04:31:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-03 04:31:54 -0500 |
| commit | f1a4a7239185de3fdd304dc0aab7b444ea1ca167 (patch) | |
| tree | 0bfb81ffa8cdd53314c5afc1a1495ec725fa34ec /README.md | |
| parent | bc9d82e2b0a6d3ccc899f4588857a6913326a024 (diff) | |
Shrink logo in README.md.
It was unnecessarily big and wasting of page space.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <p align="center"> <a href="https://github.com/xenia-project/xenia/tree/master/assets/icon"> - <img height="370px" src="https://raw.githubusercontent.com/xenia-project/xenia/master/assets/icon/1024.png" /> + <img height="120px" src="https://raw.githubusercontent.com/xenia-project/xenia/master/assets/icon/128.png" /> </a> </p> |
