feat: spell check pass
All checks were successful
test-build / guarddog (push) Successful in 54s
test-build / build (push) Successful in 1m37s
release-image / guarddog (push) Successful in 42s
release-image / build (push) Successful in 1m16s
release-image / semantic-release (push) Successful in 35s
release-image / release-harbor (push) Has been skipped
release-image / release-gitea (push) Has been skipped
All checks were successful
test-build / guarddog (push) Successful in 54s
test-build / build (push) Successful in 1m37s
release-image / guarddog (push) Successful in 42s
release-image / build (push) Successful in 1m16s
release-image / semantic-release (push) Successful in 35s
release-image / release-harbor (push) Has been skipped
release-image / release-gitea (push) Has been skipped
This commit was merged in pull request #266.
This commit is contained in:
@@ -13,7 +13,7 @@ hero:
|
||||
|
||||
import { Card, CardGrid, LinkCard } from '@astrojs/starlight/components';
|
||||
|
||||
## Hightlights
|
||||
## Highlights
|
||||
|
||||
<CardGrid stagger>
|
||||
<LinkCard
|
||||
@@ -30,5 +30,5 @@ import { Card, CardGrid, LinkCard } from '@astrojs/starlight/components';
|
||||
title="Get started with the 3D Printer"
|
||||
description="Guide for setting up OrcaSlicer"
|
||||
href="https://docs.alexlebens.dev/guides/3d-printer/orcaslicer/"
|
||||
></LinkCard>
|
||||
></LinkCard>
|
||||
</CardGrid>
|
||||
|
||||
Reference in New Issue
Block a user