fix/ github counter
This commit is contained in:
@@ -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>
|
<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!
|
||||||
|
|
||||||
|
[](https://www.buymeacoffee.com/leonvanzyl)
|
||||||
|
|
||||||
## 📋 Prerequisites
|
## 📋 Prerequisites
|
||||||
|
|
||||||
Before you begin, ensure you have the following installed on your machine:
|
Before you begin, ensure you have the following installed on your machine:
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ export function SiteFooter() {
|
|||||||
<footer className="border-t py-6 text-center text-sm text-muted-foreground">
|
<footer className="border-t py-6 text-center text-sm text-muted-foreground">
|
||||||
<div className="container mx-auto px-4">
|
<div className="container mx-auto px-4">
|
||||||
<div className="flex flex-col items-center space-y-3">
|
<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>
|
<p>
|
||||||
Built using Agentic Coding Boilerplate by{" "}
|
Built using Agentic Coding Boilerplate by{" "}
|
||||||
<a
|
<a
|
||||||
|
|||||||
Reference in New Issue
Block a user