mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
@@ -43,7 +43,7 @@ Contents are now fetched with `getCollection` function. No relative path to the
|
|||||||
|
|
||||||
### Modified Search Logic for better Search Result
|
### Modified Search Logic for better Search Result
|
||||||
|
|
||||||
In the older version of AstroPaper, when someone search some article, the search cirtea keys that will be searched are `title`, `description` and `headings` (heading means all the headings h1 ~ h6 of the blog post). In AstroPaper v2, only `title` and `description` will be searched as the user types.
|
In the older version of AstroPaper, when someone search some article, the search criteria keys that will be searched are `title`, `description` and `headings` (heading means all the headings h1 ~ h6 of the blog post). In AstroPaper v2, only `title` and `description` will be searched as the user types.
|
||||||
|
|
||||||
### Renamed Frontmatter Properties
|
### Renamed Frontmatter Properties
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user