mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Updated link on dashboard
This commit is contained in:
parent
2942dd2fad
commit
b9d54cbe5b
@ -99,7 +99,7 @@ export async function getDashboardData(context: GetServerSidePropsContext) {
|
|||||||
title: "Total article views",
|
title: "Total article views",
|
||||||
value: +views,
|
value: +views,
|
||||||
group: "Blog",
|
group: "Blog",
|
||||||
href: "/"
|
href: "/writing"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user