feat: add dark mode stats
This commit is contained in:
@@ -24,6 +24,7 @@ const [title, description] = latestCommit.message.split("\n\n");
|
||||
<HomeStatBox
|
||||
:href="href"
|
||||
color="lightgray"
|
||||
darkcolor="slategray"
|
||||
title="Latest commit"
|
||||
:clearstyles="true"
|
||||
>
|
||||
|
Reference in New Issue
Block a user