fix: fix duplicate search results for blog

This commit is contained in:
DuroCodes
2024-05-08 19:13:35 -04:00
parent c5a80836be
commit ff5c732ecf
9 changed files with 1 additions and 8 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -17,7 +17,7 @@
"@expressive-code/plugin-line-numbers": "^0.35.3",
"astro": "^4.3.5",
"sharp": "^0.32.5",
"starlight-blog": "^0.7.0",
"starlight-blog": "^0.7.1",
"starlight-typedoc": "^0.12.0",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "next",

View File

@@ -4,7 +4,6 @@ title: Release 1.2.0
authors: [jacoobes]
tags: [release]
date: 2022-09-28
pagefind: false
---
## Class-based modules

View File

@@ -4,7 +4,6 @@ title: How to get started with sern!
authors: [ethan]
tags: [guides]
date: 2022-09-30
pagefind: false
---
## Hello everyone!

View File

@@ -4,7 +4,6 @@ title: Release 2.0.0
authors: [jacoobes]
tags: [release]
date: 2022-12-13
pagefind: false
---
## 2.0 Release

View File

@@ -4,7 +4,6 @@ title: Release 2.5.0
authors: [jacoobes]
tags: [release]
date: 2023-01-12
pagefind: false
---
## 2.5 Release

View File

@@ -4,7 +4,6 @@ title: Release 3.0.0
authors: [jacoobes]
tags: [release]
date: 2023-06-18
pagefind: false
---
## 3.0 Release

View File

@@ -4,7 +4,6 @@ title: New logo!
authors: [sern]
tags: [branding]
date: 2023-07-04
pagefind: false
---
Hey everyone! Today we have very special news for you all: We're changing our logo!

View File

@@ -4,7 +4,6 @@ title: Deploying sern with Railway
authors: [duro]
tags: [guides]
date: 2024-02-23
pagefind: false
---
In this guide, I'll be showing you how to deploy your sern bot with [Railway](https://railway.app/).