Skip to content

Commit 8efdce8

Browse files
authored
update credits
1 parent ae433ff commit 8efdce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ fn InfoWindow() -> Element {
388388

389389
div { class: "mt-20 text-center",
390390
"made with ❤ by "
391-
span { class: "underline", a { class: "", href: "https://kualta.dev/", "kualta" }
392-
" and community"}
391+
span { class: "underline", a { class: "", href: "https://kualta.dev/", "kualta" } }
392+
" and community"
393393
}
394394
}
395395
)

0 commit comments

Comments
 (0)