Skip to content

Commit

Permalink
Add description for CharityWidget
Browse files Browse the repository at this point in the history
  • Loading branch information
ILikeTeaALot committed Jun 24, 2024
1 parent a415d21 commit 70b104d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion frontend/src/components/SiteContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,15 @@ export default class SiteContainer extends Component<SiteProps, TheState> {
},
charityData: {
title: "Culture Week 2024",
description: "",
description: `Charity Week is back for 2024!
In w/c 24th June, Charity week will be returning, with fan favourite events making a comeback. Will you be in the hot seat for the Chase, or might you stun the judges with your skills in the X-Factor.
All in all, it will be a fantastic week to raise money for charity!
More info coming soon!
(Hint: Cultural Dress Day?)`,
donateURL: "https://www.eventbrite.co.uk/e/kechb-culture-week-2024-tickets-918570989557?aff=isitweekasite",
charity: {
name: "Save the Children",
Expand Down

0 comments on commit 70b104d

Please sign in to comment.