mirror of
https://github.com/welpo/tabi.git
synced 2025-12-17 04:48:44 +01:00
✨ feat: add tag filtering for projects
This commit is contained in:
parent
8e1acdbba2
commit
8b28514c8b
17 changed files with 267 additions and 9 deletions
|
|
@ -3,6 +3,9 @@ title = "Streaming Royalties Calculator"
|
|||
description = "A tool to calculate streaming royalties for musicians."
|
||||
weight = 45
|
||||
|
||||
[taxonomies]
|
||||
tags = ["music", "web app", "JavaScript", "data analysis", "web"]
|
||||
|
||||
[extra]
|
||||
local_image = "projects/streaming-royalties-calculator/streaming-royalties-calculator_logo.webp"
|
||||
canonical_url = "https://osc.garden/projects/streaming-royalties-calculator/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue