Skip to content

Commit

Permalink
Add astro actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasledoux1 committed Jun 19, 2024
2 parents e0c5791 + b282121 commit 4402cab
Show file tree
Hide file tree
Showing 8 changed files with 6,171 additions and 15,933 deletions.
3 changes: 3 additions & 0 deletions astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ export default defineConfig({
enabled: false,
},
}),
experimental: {
actions: true,
},
markdown: {
remarkPlugins: [remarkReadingTime],
},
Expand Down
Loading

0 comments on commit 4402cab

Please sign in to comment.