Skip to content

Commit 1040bd5

Browse files
committed
index.xml: Remove Twitter block
[Why] It's useless on this docs snapshot.
1 parent ed6b94b commit 1040bd5

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

site/css/rabbit.css

-4
Original file line numberDiff line numberDiff line change
@@ -1292,10 +1292,6 @@ body#index .hubs-embedded #collection-items .tile:nth-child(3) {
12921292
float: right;
12931293
}
12941294

1295-
#intro #twitterfeed {
1296-
margin-top: 40px;
1297-
}
1298-
12991295
#intro h2 {
13001296
margin: 0 0 10px;
13011297
}

site/index.xml

-5
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ limitations under the License.
7979
<doc:homefeed src="news.atom" type="ournews" limit="3" />
8080
<p><a href='/news.html'>More updates<span class='arrow'></span></a></p>
8181
</div>
82-
<div id='twitterfeed'>
83-
<h2>Tweets</h2>
84-
<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>
85-
<p><a href='https://twitter.com/RabbitMQ'>More tweets<span class='arrow'></span></a></p>
86-
</div>
8782
</div>
8883
</div>
8984
</div>

0 commit comments

Comments
 (0)