Skip to content

Commit

Permalink
finaleeeeeeeeeeeeeee
Browse files Browse the repository at this point in the history
  • Loading branch information
p4dd9 committed Nov 29, 2024
1 parent 70a53ee commit 6469f45
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
Binary file added public/specials/finale_maw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 14 additions & 1 deletion src/app/cms/components/StreamSchedule/StreamSchedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,20 @@ export const StreamSchedule: React.FunctionComponent<StreamScheduleProps> = ({ s
<p className="highlight-teal">twitch.tv/a1esports</p>
</div>
</StyledSpecialEvent>
<StyledSpecialEvent $bg="/uploads/charity_royale_rgb_300x300.png"></StyledSpecialEvent>
<StyledSpecialEvent
$bg="/specials/finale_maw.png"
href="https://charityroyale.at/veni/luke-kreuzfahrt"
target="_blank"
rel="noreferrer"
>
<div>
<p>
<strong>Finale Make-A-Wish</strong>
</p>
<p>30.11, 16:00</p>
<p className="highlight-teal">twitch.tv/veni</p>
</div>
</StyledSpecialEvent>
</StyledSpecialEventsGrid>
</StyleSpecialEventsHeader>

Expand Down

0 comments on commit 6469f45

Please sign in to comment.