Fix license order: PA first, then MD
This commit is contained in:
@@ -7,14 +7,14 @@ type CredentialCard = {
|
||||
|
||||
const certifications: CredentialCard[] = [
|
||||
{
|
||||
title: 'Active MD LCPC',
|
||||
description: 'License PC014692',
|
||||
title: 'Active PA LCPC',
|
||||
description: 'Pennsylvania License PC014692',
|
||||
fileHref: '/docs/PC014692 (1).pdf',
|
||||
fileLabel: 'Download PDF',
|
||||
},
|
||||
{
|
||||
title: 'Active MD LCPC (Certificate)',
|
||||
description: 'Document for active credential status.',
|
||||
title: 'Active MD LCPC',
|
||||
description: 'Maryland License Certificate',
|
||||
fileHref: '/docs/ActiveMDLCPC.pdf',
|
||||
fileLabel: 'Download PDF',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user