mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Reposition slugify import
This commit is contained in:
@@ -19,7 +19,6 @@ const searchList = posts
|
|||||||
title: frontmatter.title,
|
title: frontmatter.title,
|
||||||
description: frontmatter.description,
|
description: frontmatter.description,
|
||||||
frontmatter,
|
frontmatter,
|
||||||
slug: frontmatter.slug,
|
|
||||||
}));
|
}));
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user