Extra Li wrappers removed, added word
All checks were successful
Build and Test - Staging / test (pull_request) Successful in 26m28s
Build and Test - Staging / build_and_push (pull_request) Successful in 5m4s
Build and Test - Staging / deploy_staging (pull_request) Successful in 3s

This commit is contained in:
2025-12-06 00:12:54 -08:00
parent 87224a6dbb
commit 37e7b3617a
3 changed files with 3 additions and 7 deletions

View File

@@ -30,9 +30,7 @@ const { class: className, lineItems, depth = 0 } = Astro.props;
</Li>
))
) : (
<Li>
<slot />
</Li>
<slot />
)
}
</ol>

View File

@@ -30,9 +30,7 @@ const { class: className, lineItems, depth = 0 } = Astro.props;
</Li>
))
) : (
<Li>
<slot />
</Li>
<slot />
)
}
</ul>

View File

@@ -162,7 +162,7 @@ const categorizedSkills: categorySkills[] = [
>
<Li
>Accompanied the team on two deployments to the LeConte glacier in
Alaska to gather melt and mixing data</Li
Alaska to gather ice-water melt and mixing data</Li
>
</Ul>
</PageGroup>