death
This commit is contained in:
parent
d03bb03649
commit
92be091796
9 changed files with 80 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ export const collections = {
|
|||
software: defineCollection({ type: "content", schema: base }),
|
||||
meditations: defineCollection({ type: "content", schema: base }),
|
||||
"autonomous-racing": defineCollection({ type: "content", schema: base }),
|
||||
death: defineCollection({ type: "content", schema: base }),
|
||||
|
||||
git: defineCollection({ type: "content", schema: base }),
|
||||
gists: defineCollection({ type: "content", schema: base }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue