Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
katamartin committed Dec 12, 2023
1 parent 89ac955 commit 7514fb4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion posts/zarr-visualization-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,14 @@ new Date() < new Date(Date.UTC(2023, 11, 15, 8)) ?

<p>
<Secondary as='em'>
We’ll be co-presenting with our Development Seed collaborators on <Link href='https://agu.confex.com/agu/fm23/meetingapp.cgi/Paper/1303670' sx={{color: 'secondary', '&:hover': {color: 'primary'}}}>Next Generation Zarr web map visualization at AGU on December 14th</Link> – come check it out if you’re attending the conference!
We’ll be co-presenting with our Development Seed collaborators on{' '}
<Link
href='https://agu.confex.com/agu/fm23/meetingapp.cgi/Paper/1303670'
sx={{ color: 'secondary', '&:hover': { color: 'primary' } }}
>
Next Generation Zarr web map visualization at AGU on December 14th
</Link>{' '}
– come check it out if you’re attending the conference!
</Secondary>
</p>
: null}
Expand Down

0 comments on commit 7514fb4

Please sign in to comment.