A simple website badge to show your support for Ukraine.
<script src="https://cdn.jsdelivr.net/gh/virae/[email protected]/badge.js" async></script>
You can customize the badge with additional parameters by setting script attributes:
-
title
(string) The tooltip text to display on badge hover
Default:
'We stand with Ukraine'
-
url
(string) The website URL to launch when the badge is clicked
Default: nothing
-
position
(string) The position in which the badge should be displayed
Default:
'left'
<script src="https://cdn.jsdelivr.net/gh/virae/[email protected]/badge.js" title="Help Urkaine Win" url="https://standforukraine.com" position="right" async></script>