Skip to content

Commit

Permalink
Further change
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorylavery committed Dec 17, 2024
1 parent b889746 commit b8f2820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Header() {
<AppBar position="fixed" sx={styles.appBar}>
<Toolbar sx={{ justifyContent: 'space-between' }}>
<img style={{ maxHeight: '60px' }} alt="Logo" src={BCGovLogo} />
<Typography sx={{ color: '#2a4679' }}>Quickstart OpenShift Emerald - TEST PR Differnet UPDATE!</Typography>
<Typography sx={{ color: '#2a4679' }}>Quickstart OpenShift Emerald - TEST PR Differnet UPDATE! AGAIN</Typography>
<a href={'/'} target={'_self'}>
<IconButton color="secondary">
<HomeRounded color="secondary"></HomeRounded>
Expand Down

0 comments on commit b8f2820

Please sign in to comment.