Skip to content

Commit

Permalink
Merge branch 'main' into firebase-redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
grugnog authored Feb 5, 2024
2 parents 4c4eccd + 47e1e5a commit 5d39011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/services/ditap/register.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const Register = () => {
return (
<RedLayout>
<Hero
title='Request DITAP training'
title='Get Started with DITAP training'
description='CivicActions is a certified Small Business provider of the Digital IT Acquisition Professional (DITAP) training program.'
/>
<section className='section--ditap-register--form'>
Expand All @@ -30,4 +30,4 @@ export const Head = () => (
title='Digital IT Acquisition Professional (DITAP) certification program'
description='Register for the Digital IT Acquisition Professional (DITAP) certification program.'
/>
);
);

0 comments on commit 5d39011

Please sign in to comment.