add small player widget

This commit is contained in:
2025-08-04 16:43:46 +02:00
parent b6e90be86f
commit b954b93dd6
3 changed files with 192 additions and 10 deletions

View File

@ -22,6 +22,9 @@ authors = [
"Jonas Weinz"
]
readme = "README.md"
include = [
"hipsterfy/static/*"
]
[build-system]