Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Dec 18, 2024
1 parent df4760e commit 2c1cbc6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { fileURLToPath } from 'node:url';

export default defineConfig({
name: 'Astro content layer',
integrations: [mdx(), {
integrations: [mdx(), {
name: '@astrojs/my-integration',
hooks: {
'astro:server:setup': async ({ server, refreshContent }) => {
Expand Down

0 comments on commit 2c1cbc6

Please sign in to comment.