mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 16:28:17 +00:00
Fix Sydney Page
This commit is contained in:
parent
787bf78d25
commit
3b14651fb7
2 changed files with 1 additions and 2 deletions
|
|
@ -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!
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Loading…
Add table
Reference in a new issue