[site][s]: @flowershow/remark-embed -> @portaljs/remark-embed

This commit is contained in:
olayway
2023-06-12 19:37:21 +02:00
parent 5a517d714a
commit 5de9888c02
4 changed files with 13 additions and 13 deletions

View File

@@ -2,7 +2,7 @@ import matter from "gray-matter";
import mdxmermaid from "mdx-mermaid";
import { h } from "hastscript";
import remarkCallouts from "@portaljs/remark-callouts";
import remarkEmbed from "@flowershow/remark-embed";
import remarkEmbed from "@portaljs/remark-embed";
import remarkGfm from "remark-gfm";
import remarkMath from "remark-math";
import remarkSmartypants from "remark-smartypants";