homepage and logo

This commit is contained in:
unurled 2025-06-24 20:32:26 +02:00
parent c9d982669a
commit ef6dadb148
12 changed files with 359 additions and 242 deletions

View file

@ -25,6 +25,7 @@ class Competition extends Model
'location',
'max_teams',
'current_scheduling_mode_id',
'owner',
];
/**