Merge branch 'dev' into test

This commit is contained in:
Marek Maslowski
2026-04-04 00:53:24 +02:00
committed by GitHub
8 changed files with 59 additions and 37 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { Tag, Calendar, ExternalLink, ChevronDown, ChevronUp, Loader2, Heart, Co
import { getLocaleForLanguage, useTranslation } from '../../i18n'
import apiClient from '../../api/client'
const REPO = 'mauriceboe/NOMAD'
const REPO = 'mauriceboe/TREK'
const PER_PAGE = 10
export default function GitHubPanel() {