fix: remove unused file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
29af22032e
commit
bc13703ed8
@ -1,10 +0,0 @@
|
||||
---
|
||||
import Docs from '../../layouts/Docs.astro'
|
||||
|
||||
const post = Astro.props
|
||||
const {Content, headings} = await post.render()
|
||||
---
|
||||
|
||||
<Docs headings={headings} {...post.data}>
|
||||
<Content/>
|
||||
</Docs>
|
Loading…
x
Reference in New Issue
Block a user