added badge in progress

This commit is contained in:
2024-12-03 11:09:25 +01:00
parent 95981a219a
commit 66f04ed889
4 changed files with 36 additions and 3 deletions

View File

@@ -10,4 +10,10 @@
}
return p
})
#make-progress(links: false)
#make-progress(
links: false,
badge: (
name: "LordBaryhobal",
img: image("res/me.jpg", width: 3em)
)
)