mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Updated github card urls for dashboard
This commit is contained in:
parent
1c917ed26d
commit
ab9c58116b
@ -16,12 +16,12 @@ export async function dashboard() {
|
||||
{
|
||||
title: "GitHub Repos",
|
||||
total: totalRepos,
|
||||
href: "https://github.com/r-freeman/"
|
||||
href: "https://github.com/r-freeman?tab=repositories"
|
||||
},
|
||||
{
|
||||
title: "GitHub Followers",
|
||||
total: totalFollowers,
|
||||
href: "https://github.com/r-freeman/"
|
||||
href: "https://github.com/r-freeman?tab=followers"
|
||||
},
|
||||
{
|
||||
title: "GitHub Stars",
|
||||
|
Loading…
Reference in New Issue
Block a user