copy: rename site branding to Krishna
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { getPosts } from '@/lib/posts'
|
||||
import { PostList } from '@/components/blog/PostList'
|
||||
import { PostList } from '@/components/posts/PostList'
|
||||
|
||||
export default async function HomePage() {
|
||||
const posts = await getPosts()
|
||||
|
||||
Reference in New Issue
Block a user