Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
docs: add social banner in support of Ukraine (#4396)
Browse files Browse the repository at this point in the history
* Adding eli5 video

* Adding social banner

* fixing lint errors

* moving style into the template
  • Loading branch information
dmitryvinn committed Mar 4, 2022
1 parent fcd7cc5 commit 289942b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/templates/home.html
@@ -1,3 +1,12 @@
<div style="padding: 0 0; background-color: #000;">
<div style=" font-weight: bold; font-size: 20px; padding: 20px; max-width: 768px; margin: 0 auto; text-align: center; color: white;">
Support Ukraine 🇺🇦
<a href="https://opensource.fb.com/support-ukraine">
Help Provide Humanitarian Aid to Ukraine
</a>
.
</div>
</div>
<div class="jumbotron" style="background-color: #ec1454; margin-bottom: 0px">
<div class="container" style="text-align: center; color: #fff">
<h1 style="font-size: 40px; margin-bottom: 30px; margin-top: 32px; letter-spacing: -0.01em;
Expand Down

0 comments on commit 289942b

Please sign in to comment.