diff --git a/_cms.ts b/_cms.ts index c0a7164..2d9208b 100644 --- a/_cms.ts +++ b/_cms.ts @@ -58,7 +58,8 @@ cms.document({ step: 0.1, }, }, - "content: markdown", + "bio: markdown", + "nowprofessionally: markdown", ], });