diff --git a/src/theme/Footer/index.js b/src/theme/Footer/index.js
index e58575ee1a848fa0eb0f63d37ae240611f70f996..4b3e3719d5493a68e7a4e6905cdcd4ad071232e8 100644
--- a/src/theme/Footer/index.js
+++ b/src/theme/Footer/index.js
@@ -44,7 +44,7 @@ function Footer() {
             <FaLinkedin className="footer_icons" />
           </a>
           
-          <a href="https://twitter.com/art_devops" rel="noreferrer">
+          <a href="https://twitter.com/art_devops" target="_blank" rel="noreferrer">
             <FaTwitter className="footer_icons" />
           </a>