mirror of
https://github.com/xHyroM/website.git
synced 2024-11-12 18:48:06 +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 {
|
||||
content: { title, date },
|
||||
content: { title },
|
||||
} = Astro.props;
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue