Skip to content

Commit

Permalink
Merge pull request #2 from bcgov/feature2
Browse files Browse the repository at this point in the history
change2
  • Loading branch information
gregorylavery authored Dec 17, 2024
2 parents b8f2820 + 31eb386 commit e4185fe
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! AGAIN</Typography>
<Typography sx={{ color: '#2a4679' }}>Quickstart OpenShift Emerald - TEST PR NEWS</Typography>
<a href={'/'} target={'_self'}>
<IconButton color="secondary">
<HomeRounded color="secondary"></HomeRounded>
Expand Down

0 comments on commit e4185fe

Please sign in to comment.