Skip to content

Commit c2f12a2

Browse files
committed
my Projects
1 parent 3cbae18 commit c2f12a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function Page() {
3030
<div className="flex items-end justify-between mb-6">
3131
<h2 className="text-2xl font-bold">Featured Projects</h2>
3232
<a
33-
href={`https://github.com/${SITE.githubUser}?tab=repositories`}
33+
href={`https://github.com/stars/laithse1/lists/my-projects`}
3434
className="text-sm hover:text-brand"
3535
target="_blank"
3636
rel="noopener noreferrer"

0 commit comments

Comments
 (0)