diff options
| author | Fuwn <[email protected]> | 2021-05-15 16:45:49 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-15 16:45:49 +0000 |
| commit | 65cda7c0d23dcc43ac5e5f517d4ebb97efc4bc51 (patch) | |
| tree | abf97744f1ae3525304f1502bc15ba5d0fcd9e12 | |
| parent | refactor(config): new documentation information (diff) | |
| download | whirl-65cda7c0d23dcc43ac5e5f517d4ebb97efc4bc51.tar.xz whirl-65cda7c0d23dcc43ac5e5f517d4ebb97efc4bc51.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 c4d440d..48a90b4 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"> |