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