Showcase historic Indian forts in your GitHub README
Add this to your README.md to display a random fort on every page load:
<!-- Random Fort Card -->
<a href="https://your-app-url.vercel.app">
<img src="https://your-app-url.vercel.app/api/fort-card.svg" alt="Random Fort" />
</a>
⚠️ Note: GitHub caches images aggressively. The image will update when the cache expires or when visitors view your profile directly.