diff --git a/src/views/home.rs b/src/views/home.rs index 0ea6816..f5e3fd9 100644 --- a/src/views/home.rs +++ b/src/views/home.rs @@ -12,7 +12,7 @@ pub fn Home() -> Element { } a { class: "height-20px text-blue-700 underline py-1", - href : "https://git.tmoron.fr/tom", + href : "https://git.tmoron.fr/tom ", "gitea" } p { class : "text-sm text-gray-600", "I know, you're impressed by my design skills." }