# Add a Replit Badge to your app
Source: https://docs.replit.com/additional-resources/add-a-made-with-replit-badge-to-your-app
Add, customize, and embed a Replit Badge in your Replit App to showcase your project and link back to your cover page.
The Replit Badge allows you to showcase that you built your app on Replit. When added to your Replit App, it links back to your App's cover page so visitors can learn more about your creations.
## Features
The Replit Badge enhances your app with official Replit branding while providing easy navigation back to your project.
* **Simple integration**: Add the badge to any app with a single line of code
* **Customizable appearance**: Choose from multiple themes and positions
* **Flexible implementation**: Use the script tag or custom HTML/CSS options
* **Markdown support**: Embed badges in your GitHub repository and other Markdown files
## Usage
### Adding the badge
You can add a Badge to any Replit App with an index page. Websites created with the official HTML template have this Badge added by default.
1. **Locate your index.html file**\
Go to your Replit App's file browser and find `index.html`
2. **Add the badge script**\
Add the following code before the closing `