Skip to content

Commit

Permalink
Merge pull request #35 from rdela/cms-author
Browse files Browse the repository at this point in the history
Add author to CMS
  • Loading branch information
oscarotero authored Dec 31, 2024
2 parents 33360fe + fe019cd commit f2e2abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _cms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ cms.collection(
[
"title: text",
url,
"author: text",
"date: date",
{
name: "draft",
Expand Down

0 comments on commit f2e2abb

Please sign in to comment.