Skip to content

Commit

Permalink
Merge pull request #418 from dmitryvinn/social-banner
Browse files Browse the repository at this point in the history
docs: add social banner in support of Ukraine
  • Loading branch information
pcottle authored Mar 3, 2022
2 parents 87b3116 + ba78386 commit 32ec43d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,15 @@
</head>

<body cz-shortcut-listen="true">

<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>
<nav class="navbar navbar-inverse">
<div class="container">
<div class="navbar-header">
Expand Down

0 comments on commit 32ec43d

Please sign in to comment.