Add Docker and GitHub release update tracker widgets
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-05-16 17:00:07 +02:00
parent c1e75f2b19
commit 627b238dcc
7 changed files with 364 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
// ── GitHub release watchlist ──────────────────────────────────────────────────
// Add repos in "owner/repo" format. Releases are checked on page load.
export const githubRepos: string[] = [
'theovilardo/PixelPlayer',
]