Skip to content

Commit 09d2206

Browse files
style: add summary at top; move mascot to right
1 parent 7ca4390 commit 09d2206

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/getting-started/quick-start.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ import lightZarrConversion from '@assets/task-images/light-zarr-conversion-reque
1717
import darkZarrConversion from '@assets/task-images/dark-zarr-conversion-request.png'
1818
import mascot from '@assets/mascot/fg-starting-line.png'
1919

20-
<img src={mascot.src} alt="Fileglancer mascot" style="width: 150px; margin: 0 auto 2rem; display: block;" />
20+
<img src={mascot.src} alt="Fileglancer mascot" style="width: 150px; float: right; margin: 0 0 1rem 1rem;" />
21+
22+
This quick start guide will help you get up and running with Fileglancer in just a few minutes. We'll cover the essential steps to navigate the interface, access your data, view OME-Zarr images, and request file conversions.
2123

2224
## Access Fileglancer
2325

0 commit comments

Comments
 (0)