Skip to content

Commit

Permalink
Merge pull request #73 from Pewillia/59-test-deploy
Browse files Browse the repository at this point in the history
 test gitactions build and deploy
  • Loading branch information
jolevesq authored Jan 10, 2025
2 parents 28654c7 + d936131 commit db1c4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppToolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const AppToolbar = (props: AppToolbarProps) => {
{children}
<img src={`${GEOVIEW_CORE_URL}/img/Logo.png`} alt="GeoView" style={{ height: 40, marginRight: 16 }} />{/* Adjust height and margin as needed */}
<Typography variant="h6" component="div" sx={{ flexGrow: 1 }}>
Canadian Geospatial Platform (CGP) - GeoView # 1
Canadian Geospatial Platform (CGP) - GeoView # 2
</Typography>
<div>
<IconButton
Expand Down

0 comments on commit db1c4ca

Please sign in to comment.