commit b573e4d62186c005c75a6f32be9ed08e1a5bac08
parent b486f08c168ca440ed25c167936f5e42e2e9824d
Author: Randoragon <randoragongamedev@gmail.com>
Date: Sat, 8 Aug 2020 11:14:09 +0200
[dwm][patch][movethrow] Fix index formatting
The "Authors" section was not displaying properly. Also removed the dash
between the author's name and email address, because it looks nicer.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dwm.suckless.org/patches/movethrow/index.md b/dwm.suckless.org/patches/movethrow/index.md
@@ -19,6 +19,6 @@ Download
* [dwm-movethrow-6.2.diff](dwm-movethrow-6.2.diff)
Authors
-------
-* Randoragon - `<`randoragongamedev@gmail.com`>`
+-------
+* Randoragon `<`randoragongamedev@gmail.com`>`
* cd (original moveplace)