Fix Sydney Page

This commit is contained in:
Gus Ruben 2025-08-13 14:46:31 -04:00
parent 787bf78d25
commit 3b14651fb7
2 changed files with 1 additions and 2 deletions

View file

@ -17,8 +17,7 @@
// Sponsors Configuration
const sponsorsEnabled = true; // Set to false to hide the entire sponsors section
const sponsors = [
{ image: "/assets/xyz.png", name: ".xyz", url: "https://gen.xyz" },
{ image: "/example/logo2.png", name: "Become A Sponsor!", url: "mailto:sydney@daydream.hackclub.com" }
{ image: "/sydney/xyz.png", name: ".xyz", url: "https://gen.xyz" },
];
// Schedule Configuration - You don't need to use this exact schedule, this is just an example!

View file

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB