diff options
author | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-07-13 00:27:32 +0530 |
---|---|---|
committer | txtsd <thexerothermicsclerodermoid@gmail.com> | 2022-08-06 13:00:57 +0530 |
commit | 9654728bfbebeb4b77c6bde26d1c45a6b9d7aac4 (patch) | |
tree | aecb07109ef6df095859fec11effa75ad25a3bb5 /README.md | |
parent | 123d1864f430ef23b3c1fc5627c2f16284136fca (diff) | |
download | PrismLauncher-9654728bfbebeb4b77c6bde26d1c45a6b9d7aac4.tar.gz PrismLauncher-9654728bfbebeb4b77c6bde26d1c45a6b9d7aac4.tar.bz2 PrismLauncher-9654728bfbebeb4b77c6bde26d1c45a6b9d7aac4.zip |
chore(markdown): Align inline HTML correctly
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ - <p align="center"> +<p align="center"> <img src="./program_info/polymc-header-black.svg#gh-light-mode-only" alt="PolyMC logo" width="50%"/> <img src="./program_info/polymc-header.svg#gh-dark-mode-only" alt="PolyMC logo" width="50%"/> </p> |