diff --git a/src/components/hero.rs b/src/components/hero.rs index 79a2ed0..9a8e90f 100644 --- a/src/components/hero.rs +++ b/src/components/hero.rs @@ -44,7 +44,7 @@ pub fn Hero() -> Element { a { class: "inline-flex items-center px-4 py-2 border border-transparent text-sm font-medium rounded-md transition duration-300", target: "_blank", - href: "https://gitea.dcesa.cc", + href: "https://gitea.dcesa.cc/Dan", svg { class: "inline-block", view_box: "0 0 16 16",