Skip to content

Commit

Permalink
Merge pull request #110 from guardian/pm-remove-beta
Browse files Browse the repository at this point in the history
Remove beta tag
  • Loading branch information
philmcmahon authored Nov 13, 2024
2 parents 8d92278 + e8656db commit f07fb14
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions packages/client/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,11 @@ export default function RootLayout({
<h1 className="text-3xl font-bold tracking-tight text-gray-900">
Guardian transcription tool
</h1>
<span className="bg-green-100 text-green-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-green-900 dark:text-green-300">
Beta
</span>
</div>
<p className={'italic pt-1 font-light '}>
This is a tool developed for GNM by the Investigations
and Reporting engineering team. Please email feedback / bug reports
to digital.investigations@theguardian.com
This is a tool developed for GNM by the Investigations and
Reporting engineering team. Please email feedback / bug reports to
digital.investigations@theguardian.com
</p>
</div>
</header>
Expand Down

0 comments on commit f07fb14

Please sign in to comment.