Commit 8438d526 authored by Anthony Jacob's avatar Anthony Jacob
Browse files

open social media in new tab

parent a3d3dee4
Loading
Loading
Loading
Loading
+7 −8
Original line number Diff line number Diff line
@@ -557,25 +557,24 @@
        <div class="container-fluid">
            <div class="row">
                <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 social-network">
                    <a href="https://www.facebook.com/anthogj"
                       alt="Facebook Anthony Jacob">
                        <img alt="reseau social facebook anthony jacob anthonygj"
                             src="/{{ data.LOGO_DIR }}/facebook-5.png"/>
                    </a>

                    <a href="https://www.instagram.com/anthonygjacob"

                    <a target="_blank"
                        href="https://www.instagram.com/anthonygjacob"
                       alt="Instagram Anthony Jacob">
                        <img alt="reseau social instagram anthony jacob anthonygj"
                             src="/{{ data.LOGO_DIR }}/instagram-10.png"/>
                    </a>

                    <a href="https://www.linkedin.com/in/anthony-jacob/"
                    <a target="_blank"
                        href="https://www.linkedin.com/in/anthony-jacob/"
                       alt="LinkedIn Anthony Jacob">
                        <img alt="reseau social linkedin anthony jacob anthonygj"
                             src="/{{ data.LOGO_DIR }}/linkedin-5.png"/>
                    </a>

                    <a href="https://www.youtube.com/channel/UCddeI6NckCNL7YEhzdQQUmQ"
                    <a target="_blank"
                        href="https://www.youtube.com/channel/UCddeI6NckCNL7YEhzdQQUmQ"
                       alt="Youtube Anthony Jacob">
                        <img alt="reseau social youtube anthony jacob anthonygj"
                             src="/{{ data.LOGO_DIR }}/youtube-5.png"/>