This commit is contained in:
MinamiFunakoshiTR 2025-03-12 16:25:27 -07:00
parent 5834fd3008
commit bf1415ea3c
Failed to extract signature

View file

@ -78,15 +78,15 @@
afterAlt="Satellite image of Russian base at Myrne taken on Oct. 20, 2020." afterAlt="Satellite image of Russian base at Myrne taken on Oct. 20, 2020."
> >
{#snippet beforeOverlay()} {#snippet beforeOverlay()}
<div let:description={id} class="overlay p-3"> <div class="overlay p-3">
<p class="body-caption" {id}> <p class="body-caption" id="aria-description-before">
On July 7, 2020, the base contained only a few transport vehicles. On July 7, 2020, the base contained only a few transport vehicles.
</p> </p>
</div> </div>
{/snippet} {/snippet}
{#snippet afterOverlay()} {#snippet afterOverlay()}
<div let:description={id} class="overlay p-3"> <div class="overlay p-3">
<p class="body-caption" {id}> <p class="body-caption" id="aria-description-after">
But by October, tanks and artillery could be seen. But by October, tanks and artillery could be seen.
</p> </p>
<p class="body-caption"> <p class="body-caption">