diff --git a/src/main.rs b/src/main.rs index f05e64f..f07f98b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -131,7 +131,8 @@ async fn search(q: Option, web::Form>>) -> AnyRe query: None, body: "

Welcome to my cheap Scryfall clone for Yugioh.

\

Enter a query above to search or read the query syntax for more information.

\ -

The source code is available on Gitea.

" +

The source code is available on Gitea.

\ +

If you have any feedback, feel free to add @kageru on Discord or send an email to <that name>@encode.moe.

" .to_owned(), }), };