Skip to content

Commit 82f0d00

Browse files
justin808claude
andcommitted
Restore footer consultation link (revert footer dedupe)
Per review, keep both footer consultation CTAs rather than collapsing to one: the global footer Resources column gets its booking link back alongside the per-doc consultation card. Restored in sentence case ("Book a complimentary assessment") to match the sentence-case normalization applied to the other CTA labels in this PR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6b7e6c1 commit 82f0d00

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

prototypes/docusaurus/docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@ const config: Config = {
190190
label: 'ShakaCode',
191191
href: 'https://www.shakacode.com',
192192
},
193+
{
194+
label: 'Book a complimentary assessment',
195+
href: 'https://meetings.hubspot.com/justingordon/30-minute-consultation',
196+
},
193197
],
194198
},
195199
{

0 commit comments

Comments
 (0)