diff --git a/functions.php b/functions.php
index 2d6b551af32b1e29ea19386edd6b531eff04597e..05b5c87ca49928bd8d4d4f3eec6ecfbce0efeb42 100644
--- a/functions.php
+++ b/functions.php
@@ -60,7 +60,7 @@ function relative_time($date) {
 }
 
 function twitter_account() {
-	return site_meta('twitter', 'tetrass_-libre');
+	return ""; //site_meta('twitter', 'tetras_libre');
 }
 
 function twitter_url() {