TDC TDC Admin
Site Dashboard

Content Editor

Pick a page below to edit its content. Changes push to GitHub via Cloudflare Worker and go live in about a minute.

Hero

Top of the homepage

Used on the "Contact Us" button in the bottom CTA.

Announcement Banner

Daily Schedule

Hero Section

Top of the About page

Motto Strip

The crimson banner below the hero

Founder

The founder bio section

Also generates the avatar initials.

Instagram

Links on About and across the site

Handle only, no @ or URL. Updates the nav link, footer link, and Follow button on the About page.

Section Visibility

Show or hide page sections
Announcement Banner Top announcement on homepage
Daily Schedule Event list section on the homepage
Call-to-Action Banner Bottom CTA section on the 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 — never sent to GitHub.

No changes