We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e268da6 commit 01843faCopy full SHA for 01843fa
src/components/panel.tsx
@@ -86,8 +86,8 @@ function Introduction() {
86
return (
87
<Stack fontSize={"sm"} fontWeight={"lighter"}>
88
<Box>
89
- stac-map is a map-first, statically-served, single-page visualization
90
- tool for{" "}
+ <strong>stac-map</strong> is a map-first, statically-served, single-page
+ visualization tool for{" "}
91
<Link variant={"underline"} href="https://stacspec.org">
92
STAC
93
</Link>{" "}
0 commit comments