mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 19:45:13 +00:00
Added Twibbonize sponsor
This commit is contained in:
parent
e64ad15ac2
commit
df1ad43277
2 changed files with 2 additions and 8 deletions
|
|
@ -15,15 +15,9 @@
|
|||
const contactLink = "dave@dave9123.me" // "mailto:jakarta@daydream.hackclub.com"
|
||||
|
||||
// Sponsors Configuration
|
||||
const sponsorsEnabled = false; // Set to false to hide the entire sponsors section
|
||||
const sponsorsEnabled = true; // Set to false to hide the entire sponsors section
|
||||
const sponsors = [
|
||||
{ image: "/example/logo1.png", name: "Sponsor 1", url: "https://example1.com" },
|
||||
{ image: "/example/logo2.png", name: "Sponsor 2", url: "https://example2.com" },
|
||||
{ image: "/example/logo3.png", name: "Sponsor 3", url: "https://example3.com" },
|
||||
{ image: "/example/logo4.png", name: "Sponsor 4", url: "https://example4.com" },
|
||||
{ image: "/example/logo5.png", name: "Sponsor 5", url: "https://example5.com" },
|
||||
{ image: "/example/logo6.png", name: "Sponsor 6", url: "https://example6.com" },
|
||||
{ image: "/example/logo7.png", name: "Sponsor 7", url: "https://example7.com" }
|
||||
{ image: "/jakarta/twbn-logo-turquoise-transparent.png", name: "Twibbonize", url: "https://example1.com" }
|
||||
];
|
||||
|
||||
// Schedule Configuration - You don't need to use this exact schedule, this is just an example!
|
||||
|
|
|
|||
BIN
static/jakarta/twbn-logo-turquoise-transparent.png
Normal file
BIN
static/jakarta/twbn-logo-turquoise-transparent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Loading…
Add table
Reference in a new issue