// ── GitHub release watchlist ────────────────────────────────────────────────── // Add repos in "owner/repo" format. Releases are checked on page load. export const githubRepos: string[] = [ 'theovilardo/PixelPlayer', ]