Slight correction to SEO
This commit is contained in:
@@ -8,7 +8,7 @@ interface Props {
|
||||
|
||||
const { title, description, url = Astro.url, image } = Astro.props;
|
||||
|
||||
import person from "@/data/person";
|
||||
import person from "@data/person";
|
||||
import site from "@data/site";
|
||||
|
||||
import { Schema } from "astro-seo-schema";
|
||||
|
Reference in New Issue
Block a user