From becd9ad582fbe85cc86f002133277344d6658dd2 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 7 Sep 2026 13:14:33 +0000 Subject: [PATCH 1/2] docs: point portfolio footer to cohencool.com Co-authored-by: Cohen Coolidge --- docs/licensing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/licensing.md b/docs/licensing.md index 0374a31..6b2eb98 100644 --- a/docs/licensing.md +++ b/docs/licensing.md @@ -25,7 +25,7 @@ shown on first launch when no key is stored. Post-checkout redirects to `https://spiralcc.tech/thanks` (download links plus how to paste the `mem_` key). Checkout URL is canonical in `collection/lib/whop.ts`. -Portfolio footer links both stores: https://cohen-portfolio.pages.dev → Whop +Portfolio footer links both stores: https://cohencool.com → Whop (https://whop.com/@cococool13). ## Activate From c4d5d84e9b135130b543109f57d8154fff1249e8 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 7 Sep 2026 13:16:55 +0000 Subject: [PATCH 2/2] fix: point Pulse other-work href to Pages Co-authored-by: Cohen Coolidge --- collection/lib/otherWork.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collection/lib/otherWork.ts b/collection/lib/otherWork.ts index 12343ec..d9813d9 100644 --- a/collection/lib/otherWork.ts +++ b/collection/lib/otherWork.ts @@ -162,7 +162,7 @@ export const otherWork: OtherProject[] = [ cover: "/work/pulse.webp", coverAlt: "Rhythm picker listing Normal Sinus, Bigeminy, and Wenckebach on a dark card list.", - href: "https://cococool13.github.io/Pulse/", + href: "https://pulse-6or.pages.dev/", }, ];