Skip to content

Commit

Permalink
meeting notes + version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonVanherweghe committed Oct 23, 2023
1 parent 29e5c00 commit 9b747d9
Show file tree
Hide file tree
Showing 4 changed files with 971 additions and 518 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default defineConfig({
},
{
label: "Meeting notes",
autogenerate: { directory: "meetingnotes" },
autogenerate: { directory: "meetingnotes", order: "desc" },
},
],
}),
Expand Down
Loading

0 comments on commit 9b747d9

Please sign in to comment.