diff --git a/public/images/icons/brand-instagram.svg b/public/images/icons/brand-instagram.svg deleted file mode 100644 index 80b2c25..0000000 --- a/public/images/icons/brand-instagram.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - \ No newline at end of file diff --git a/public/images/icons/brand-linkedin.svg b/public/images/icons/brand-linkedin.svg new file mode 100644 index 0000000..486e19e --- /dev/null +++ b/public/images/icons/brand-linkedin.svg @@ -0,0 +1,19 @@ + + + + + + + + \ No newline at end of file diff --git a/public/images/icons/brand-x.svg b/public/images/icons/brand-x.svg deleted file mode 100644 index 2a32b8e..0000000 --- a/public/images/icons/brand-x.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - \ No newline at end of file diff --git a/resources/js/Components/Common/Footer.vue b/resources/js/Components/Common/Footer.vue index 7fe0627..b146b37 100644 --- a/resources/js/Components/Common/Footer.vue +++ b/resources/js/Components/Common/Footer.vue @@ -9,14 +9,9 @@ const socials = [ iconName: "brand-github.svg", }, { - title: "X profile", - link: "/#", - iconName: "brand-x.svg", - }, - { - title: "Instagram", - link: "/#", - iconName: "brand-instagram.svg", + title: "LinkedIn", + link: "https://www.linkedin.com/in/henestrosadev/", + iconName: "brand-linkedin.svg", }, { title: "Mail",