Minor update

This commit is contained in:
Felix Nie 2025-03-17 12:50:52 +08:00
parent 668809f4c5
commit ff16deb865

View File

@ -5,7 +5,6 @@ import { googleFontHref } from "../util/theme"
import { QuartzComponent, QuartzComponentConstructor, QuartzComponentProps } from "./types"
import { unescapeHTML } from "../util/escape"
import { CustomOgImagesEmitterName } from "../plugins/emitters/ogImage"
import { JSX } from "preact/jsx-runtime"
export default (() => {
const Head: QuartzComponent = ({
cfg,