From f1fcf321fa5e74f44f746a956cdfeb9e39f8904a Mon Sep 17 00:00:00 2001 From: Den Delimarsky <53200638+localden@users.noreply.github.com> Date: Fri, 13 Feb 2026 11:46:02 -0800 Subject: [PATCH] Update records.ts --- src/config/records.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/records.ts b/src/config/records.ts index ae7e318..54925cc 100644 --- a/src/config/records.ts +++ b/src/config/records.ts @@ -18,7 +18,7 @@ export const DNS_RECORDS: Record = { // GitHub Pages sites { subdomain: 'blog', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, { subdomain: 'example-client', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, - { subdomain: 'maintainers', type: 'CNAME', content: 'bookish-train-wrp81zm.pages.github.io' }, + { subdomain: 'maintainers', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, { subdomain: 'static', type: 'CNAME', content: 'modelcontextprotocol.github.io' }, // Other subdomains