feat: add site box
also make mobile easier to see
This commit is contained in:
5
components/CommitStatBox.vue
Normal file
5
components/CommitStatBox.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<HomeStatBox color="lightgray">
|
||||
<h2>Latest commit</h2>
|
||||
</HomeStatBox>
|
||||
</template>
|
Reference in New Issue
Block a user