diff --git a/src/main.rs b/src/main.rs index 70da39f..edcfc0d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -123,7 +123,8 @@ async fn search(q: Option, web::Form>>) -> AnyRe description: "Enter a query above to search".to_owned(), 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.

" +

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

\ +

The source code is available on Gitea.

" .to_owned(), }, };