Updated github card urls for dashboard

This commit is contained in:
r-freeman 2023-01-28 23:04:49 +00:00
parent 1c917ed26d
commit ab9c58116b

View File

@ -16,12 +16,12 @@ export async function dashboard() {
{ {
title: "GitHub Repos", title: "GitHub Repos",
total: totalRepos, total: totalRepos,
href: "https://github.com/r-freeman/" href: "https://github.com/r-freeman?tab=repositories"
}, },
{ {
title: "GitHub Followers", title: "GitHub Followers",
total: totalFollowers, total: totalFollowers,
href: "https://github.com/r-freeman/" href: "https://github.com/r-freeman?tab=followers"
}, },
{ {
title: "GitHub Stars", title: "GitHub Stars",