cleanup
This commit is contained in:
parent
4a674123df
commit
129d2dc7fd
1 changed files with 0 additions and 4 deletions
|
|
@ -42,14 +42,12 @@
|
||||||
description="The 7.2-magnitude earthquake struck at 8:29 a.m. EST, Aug. 14, 2021."
|
description="The 7.2-magnitude earthquake struck at 8:29 a.m. EST, Aug. 14, 2021."
|
||||||
notes="Note: A shakemap represents the ground shaking produced by an earthquake."
|
notes="Note: A shakemap represents the ground shaking produced by an earthquake."
|
||||||
>
|
>
|
||||||
<!-- Graphic content -->
|
|
||||||
<AiMap />
|
<AiMap />
|
||||||
</GraphicBlock>
|
</GraphicBlock>
|
||||||
</Story>
|
</Story>
|
||||||
|
|
||||||
<Story name="Custom text" exportName="CustomText">
|
<Story name="Custom text" exportName="CustomText">
|
||||||
<GraphicBlock>
|
<GraphicBlock>
|
||||||
<!-- Graphic content -->
|
|
||||||
<div class="demo-graphic">
|
<div class="demo-graphic">
|
||||||
<img src={PlaceholderImg} alt="placeholder" />
|
<img src={PlaceholderImg} alt="placeholder" />
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -73,7 +71,6 @@
|
||||||
notes="Note: A shakemap represents the ground shaking produced by an earthquake."
|
notes="Note: A shakemap represents the ground shaking produced by an earthquake."
|
||||||
ariaDescription="A map showing the shake intensity produced by the earthquake."
|
ariaDescription="A map showing the shake intensity produced by the earthquake."
|
||||||
>
|
>
|
||||||
<!-- Graphic content -->
|
|
||||||
<AiMap />
|
<AiMap />
|
||||||
</GraphicBlock>
|
</GraphicBlock>
|
||||||
</Story>
|
</Story>
|
||||||
|
|
@ -84,7 +81,6 @@
|
||||||
description="The 7.2-magnitude earthquake struck at 8:29 a.m. EST, Aug. 14, 2021."
|
description="The 7.2-magnitude earthquake struck at 8:29 a.m. EST, Aug. 14, 2021."
|
||||||
notes="Note: A shakemap represents the ground shaking produced by an earthquake."
|
notes="Note: A shakemap represents the ground shaking produced by an earthquake."
|
||||||
>
|
>
|
||||||
<!-- Graphic content -->
|
|
||||||
<AiMap />
|
<AiMap />
|
||||||
{#snippet customAria()}
|
{#snippet customAria()}
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue