Skip to content

Commit 166b4a4

Browse files
dmitryvinn-fbmeta-codesync[bot]
authored andcommitted
Remove Support Ukraine banner from RocksDB website (#14463)
Summary: Remove the Support Ukraine socialBanner div from the RocksDB docs homepage layout. Pull Request resolved: #14463 Reviewed By: hx235 Differential Revision: D96559640 Pulled By: xingbowang fbshipit-source-id: 508c7bd660760e39cc73977c5e5c1bda204efedd
1 parent 03bded0 commit 166b4a4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/_layouts/home.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
<!DOCTYPE html>
22
<html>
33
{% include head.html %}
4-
<div class="socialBanner">
5-
<div>
6-
Support Ukraine 🇺🇦
7-
<a href="https://opensource.facebook.com/support-ukraine">
8-
Help Provide Humanitarian Aid to Ukraine
9-
</a>
10-
.
11-
</div>
12-
</div>
134
<body>
145
{% include nav.html alwayson=true %}
156
<div class="navPusher">

0 commit comments

Comments
 (0)