mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
chore: clean code
This commit is contained in:
parent
13c31a297d
commit
a89bdf804b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ export interface Props {
|
||||||
}
|
}
|
||||||
|
|
||||||
const {
|
const {
|
||||||
content: { title, date },
|
content: { title },
|
||||||
} = Astro.props;
|
} = Astro.props;
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue