mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
fix
This commit is contained in:
parent
66219cd4b0
commit
22ec0e23f1
@ -13,7 +13,7 @@ import * as styles from './index.module.css'
|
||||
import { Image } from '../../atoms/Image'
|
||||
import HeadMeta from '../../atoms/HeadMeta'
|
||||
import { PageContext } from '../../../@types/Post'
|
||||
import SchemaOrg from '../../atoms/HeadMeta/schemaOrg'
|
||||
import SchemaOrg from '../../atoms/HeadMeta/SchemaOrg'
|
||||
import { useSiteMetadata } from '../../../hooks/use-site-metadata'
|
||||
|
||||
export default function Post({
|
||||
|
Loading…
Reference in New Issue
Block a user