aaaaaaaaaaa
This commit is contained in:
parent
3b5d6be118
commit
7af30e407c
1 changed files with 0 additions and 5 deletions
|
@ -1,11 +1,6 @@
|
|||
---
|
||||
import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
description: string;
|
||||
}
|
||||
|
||||
const canonicalURL = new URL(Astro.url.pathname, Astro.site);
|
||||
const page = Astro.url.pathname;
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue