commit d44bf65d8adba35a06742b6c6831c91cfa32466e parent c90c8e320232c39c740d5da2c5543d265104b862 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Tue, 9 Feb 2021 22:41:23 +0100 Advise browser to open a new tab for social media Diffstat:
| M | template.html | | | 9 | ++++++--- |
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/template.html b/template.html @@ -56,13 +56,16 @@ <img class="button close" src="images/close.svg"> <label for="social">Nous contacter</label> <div class="content"> - <a href="https://www.facebook.com/quatuorbellefeuille/"> + <a href="https://www.facebook.com/quatuorbellefeuille/" + target="_blank" rel="noreferrer noopener"> <img src="images/facebook-logo.svg"> </a> - <a href="https://www.instagram.com/quatuor.bellefeuille/"> + <a href="https://www.instagram.com/quatuor.bellefeuille/" + target="_blank" rel="noreferrer noopener"> <img src="images/instagram-logo.svg"> </a> - <a href=""> + <a href="" + target="_blank" rel="noreferrer noopener"> <img src="images/youtube-logo.svg"> </a> <p class="contact">