feat: add wordcount heatmap
This commit is contained in:
parent
8773b9b0df
commit
b79e3e2e47
9 changed files with 351 additions and 1 deletions
7
src/content/pages/now.mdx
Normal file
7
src/content/pages/now.mdx
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: 'Now'
|
||||
description: 'This is a test page'
|
||||
---
|
||||
import HeatMap from "../../components/shortcodes/HeatMap.astro"
|
||||
|
||||
<HeatMap GithubUserName='GrassBlock1' ForgejoInfo={[{instance:"codeberg.org",username:"grassblock"}]} />
|
Loading…
Add table
Add a link
Reference in a new issue