Skip to content

Commit

Permalink
index.xml: Remove Twitter block
Browse files Browse the repository at this point in the history
[Why]
It's useless on this docs snapshot.
  • Loading branch information
dumbbell committed Feb 20, 2024
1 parent e41385e commit ab88b13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions site/css/rabbit.css
Original file line number Diff line number Diff line change
Expand Up @@ -1292,10 +1292,6 @@ body#index .hubs-embedded #collection-items .tile:nth-child(3) {
float: right;
}

#intro #twitterfeed {
margin-top: 40px;
}

#intro h2 {
margin: 0 0 10px;
}
Expand Down
5 changes: 0 additions & 5 deletions site/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ limitations under the License.
<doc:homefeed src="news.atom" type="ournews" limit="3" />
<p><a href='/news.html'>More updates<span class='arrow'></span></a></p>
</div>
<div id='twitterfeed'>
<h2>Tweets</h2>
<a class="twitter-timeline" href="https://twitter.com/RabbitMQ" data-chrome="noheader nofooter noborders transparent noscrollbar" data-tweet-limit='2'></a> <script src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p><a href='https://twitter.com/RabbitMQ'>More tweets<span class='arrow'></span></a></p>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit ab88b13

Please sign in to comment.