TDC TDC Admin
Site Dashboard

Content Editor

Edit the hero text, announcement, events schedule, and visibility toggles. Changes push to GitHub via Cloudflare Worker and go live in about a minute.

Hero & Contact

Homepage headline and contact email

Announcement Banner

Schedule / Events

Section Visibility

Show or hide page sections
Call-to-Action Banner Bottom CTA section on the homepage
Announcement Banner Top announcement on homepage

Cloudflare Worker Config

GitHub push settings — stored in your browser only

The deployed Cloudflare Worker endpoint that accepts POST requests and pushes to GitHub.

Matches the ADMIN_SECRET environment variable set in your Cloudflare Worker.

Config is saved to localStorage in your browser only — never sent to GitHub.

No changes