Skip to content

Commit

Permalink
chore: update react and astro
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Dec 14, 2024
1 parent 53fc7b3 commit 125a057
Show file tree
Hide file tree
Showing 11 changed files with 2,553 additions and 3,288 deletions.
2 changes: 1 addition & 1 deletion examples/custom/astro.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { defineConfig } from "astro/config";
import opengraphImages, { presets } from "astro-opengraph-images";
import opengraphImages from "astro-opengraph-images";
import { customOgMediaLayout } from "./src/customRenderer";

// https://astro.build/config
Expand Down
Loading

0 comments on commit 125a057

Please sign in to comment.