fix/ github counter

This commit is contained in:
Leon van Zyl
2025-08-18 14:36:39 +02:00
parent 0f26a394de
commit ab0b6c97dd
2 changed files with 7 additions and 1 deletions

View File

@@ -19,6 +19,12 @@ Watch the complete walkthrough of this agentic coding template:
<a href="https://youtu.be/T0zFZsr_d0Q" target="_blank" rel="noopener noreferrer">🔗 Watch on YouTube</a>
## ☕ Support This Project
If this boilerplate helped you build something awesome, consider buying me a coffee!
[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/leonvanzyl)
## 📋 Prerequisites
Before you begin, ensure you have the following installed on your machine:

View File

@@ -5,7 +5,7 @@ export function SiteFooter() {
<footer className="border-t py-6 text-center text-sm text-muted-foreground">
<div className="container mx-auto px-4">
<div className="flex flex-col items-center space-y-3">
<GitHubStars repo="leonvanzyl/agentic-coding-boilerplate" />
<GitHubStars repo="leonvanzyl/nextjs-better-auth-postgresql-starter-kit" />
<p>
Built using Agentic Coding Boilerplate by{" "}
<a