Skip to content

Commit b42def6

Browse files
committed
Initial commit
1 parent c09e80c commit b42def6

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.husky/pre-commit

-6
This file was deleted.

components/footer.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export function Footer() {
4545
<div>
4646
<h4 className="font-semibold mb-4">Community</h4>
4747
<a
48-
href="https://github.com"
48+
href="https://github.com/megoxv/pbl-platform"
4949
target="_blank"
5050
rel="noopener noreferrer"
5151
className="flex items-center gap-2 text-muted-foreground hover:text-foreground"

0 commit comments

Comments
 (0)