This commit is contained in:
tangly1024
2024-01-30 21:07:24 +08:00
parent 9e48df78d4
commit d869d5c273
10 changed files with 38 additions and 67 deletions

View File

@@ -31,7 +31,6 @@ import { Transition } from '@headlessui/react'
import { Style } from './style'
import CommonHead from '@/components/CommonHead'
import BlogArchiveItem from './components/BlogArchiveItem'
import BlogPostListPage from './components/BlogPostListPage'
import Link from 'next/link'
import dynamic from 'next/dynamic'
import { siteConfig } from '@/lib/config'