chore: change git link to personal link
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danilo Cesa 2025-08-02 10:28:25 +08:00
parent c96d88e62a
commit 54299871e4

View File

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