diff options
| author | Fuwn <[email protected]> | 2021-05-15 16:45:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-15 16:45:49 -0700 |
| commit | 830c267e2fdb5284575723e053f4aea045065946 (patch) | |
| tree | c9d7da7e6f664514e95317dbf4ebc9a70eabb6f0 | |
| parent | refactor(config): new documentation information (diff) | |
| download | whirl-830c267e2fdb5284575723e053f4aea045065946.tar.xz whirl-830c267e2fdb5284575723e053f4aea045065946.zip | |
fix(readme.rst): remove extra padding on h1
| -rw-r--r-- | .README.rst | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/.README.rst b/.README.rst index 75757b8..f190ca6 100644 --- a/.README.rst +++ b/.README.rst @@ -1,18 +1,12 @@ .. raw:: html <p align="center"> - <a href="https://github.com/Whirlsplash/whirl"> - <img src="https://raw.githubusercontent.com/Whirlsplash/assets/master/Whirl.png" - alt="Whirl" width="220"> - </a> + <a href="https://github.com/Whirlsplash/whirl"> + <img src="https://raw.githubusercontent.com/Whirlsplash/assets/master/Whirl.png" + alt="Whirl" width="220"> + </a> </p> - <h1 align="center"> - -The Open-Source WorldServer. - -.. raw:: html - - </h1> + <h1 align="center">The Open-Source WorldServer.</h1> <p align="center"> |