From 6be08a53d1ff9a9d91b580170e92636e93d24304 Mon Sep 17 00:00:00 2001 From: Malted Date: Mon, 12 Feb 2024 09:49:47 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20line=20spacing=20AGAIN?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/base/base.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/base/base.rs b/src/base/base.rs index ff7fc10..a9bdc86 100644 --- a/src/base/base.rs +++ b/src/base/base.rs @@ -56,7 +56,7 @@ pub async fn index( _ => String::from("wherever you are "), }; - format!("🐢Hm. I was going to tell you where I am, but apparently my server doesn't know, or doesn't want to tell you. I hope to visit you {loc_in}soon though!🐇\n\n") + format!("🐢Hm. I was going to tell you where I am, but apparently my server doesn't know, or doesn't want to tell you. I hope to visit you {loc_in}soon though!🐇") } else { location_section(malted_state, &req_info) }; @@ -74,7 +74,7 @@ pub async fn index( ), }; - let contact = format!("Message me @Malted on the Hack Club Slack, or email me at this domain. Otherwise, call me at malted at malted dot dev{battery_message}\n"); + let contact = format!("\n\nMessage me @Malted on the Hack Club Slack, or email me at this domain. Otherwise, call me at malted at malted dot dev{battery_message}\n"); let epilogue = [ "🐢",