
To fight COVID-19, over a quarter million website owners globally are donating screen space to display the Corona Banner

ONE LINE OF CODE
Add this single line of JavaScript code into your HTML.
<script type="text/javascript" src="//coronabnr-53eb.kxcdn.com/coronabar.min.js" async></script>

PARAMETERS
You can customize the Corona Banner.
Below are the default values of the parameters which can be overridden in your JavaScript.
<script type="text/javascript"> var CoronaBarOptions = { "position": "bottom", // string, top/bottom "textHeadline": "Spread the message. Stop the virus.", // string "displayCases": true, // bool "textConfirmed": "Confirmed", // string "textRecovered": "Recovered", // string "textStepOneTitle": "Hands", // string "textStepTwoTitle": "Elbow", // string "textStepThreeTitle": "Face", // string "textStepFourTitle": "Space", // string "textStepFiveTitle": "Home", // string "textStepOneDesc": "Wash often", // string "textStepTwoDesc": "Cough into", // string "textStepThreeDesc": "Don't touch", // string "textStepFourDesc": "Avoid crowds", // string "textStepFiveDesc": "Stay inside" // string }; </script>

PRIVACY, COVERED BY HU-MANITY.CO
The Corona Banner does not collect or store any website visitor’s personal information. It is simply a piece of code that only displays the bar beautifully, and that’s it.
For example, the Corona Banner does not collect or store your website visitor’s IP address, MAC address, or any of the other information that is available.
It only displays data and does not collect any data.

CORONA BANNER IS OPEN SOURCE
You are free to reuse the JavaScript or
Icons that make up the Corona Banner.
GET IN TOUCH