Skip to content

Commit c11435a

Browse files
committed
Add youtube link
1 parent 440a369 commit c11435a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/footer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pub fn Footer() -> Element {
4949
}
5050
a {
5151
class: "btn btn-circle bg-base-100 hover:bg-[#212121] hover:text-[#FF0033] transition-all duration-300",
52-
href: "#",
52+
href: "https://www.youtube.com/channel/UCrWAKM3eEnbimkdzUGMCNoQ",
5353
Icon {
5454
icon: FaYoutube,
5555
class: "size-5",

0 commit comments

Comments
 (0)