mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45:41 +00:00
Updated dashboard script
This commit is contained in:
parent
461db190fc
commit
c91fbc6d9f
@ -58,13 +58,13 @@ export async function getDashboardData() {
|
||||
{
|
||||
title: "Total articles",
|
||||
value: totalArticles,
|
||||
group: "Website",
|
||||
group: "Blog",
|
||||
href: "/writing"
|
||||
},
|
||||
{
|
||||
title: "Total article views",
|
||||
value: totalArticleViews,
|
||||
group: "Website",
|
||||
group: "Blog",
|
||||
href: "/writing"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user