Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay committed Mar 30, 2023
1 parent c4b54a2 commit 4d4734e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { defineConfig } from "astro/config";
import tailwind from "@astrojs/tailwind";
import netlify from "@astrojs/netlify/edge-functions";
import netlify from "@astrojs/netlify/functions";

// https://astro.build/config
export default defineConfig({
Expand Down

0 comments on commit 4d4734e

Please sign in to comment.