diff --git a/index.html b/index.html index c05771856..bc4a2daac 100644 --- a/index.html +++ b/index.html @@ -144,8 +144,10 @@ To subscribe use the Tweets by @sqlmap + diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 3b2c11d19..c3a7cb149 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -468,6 +468,9 @@ footer a:hover { aside#sidebar a.button { display: none; } + aside#sidebar div#timeline { + display: none; + } #main-content h1:before, #main-content h2:before, #main-content h3:before,