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

@@ -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