diff --git a/src/components/astro/features/StepsFeatures.astro b/src/components/astro/features/StepsFeatures.astro index 7baa704..d7eb12d 100644 --- a/src/components/astro/features/StepsFeatures.astro +++ b/src/components/astro/features/StepsFeatures.astro @@ -22,7 +22,7 @@ const {} = Astro.props;
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 039ed93..d5c5731 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -28,49 +28,11 @@ const { title = "", description = "", withHeader = true } = Astro.props;