Injecting the Braveproject Widget

Follow these steps to add the Braveproject widget to your website:

Widget preview
01

Injecting the BraveProject Widget

Insert the widget’s JavaScript file before the closing <body> tag. This script handles the widget’s logic and functionality.

<script src="https://widget.braveproject.com/widget.js"></script>

Here’s a full example of how your HTML file should look:

<!DOCTYPE html>
<html lang="en">
<head>
	<!-- Your Website Head Content -->
</head>
<body>
	<!-- Your Website Body Content -->
	<!-- Include Widget Script -->
	<script src="https://widget.braveproject.com/widget.js"></script>
</body>
</html>

Put yourself
on the right side of history

Support AFU