mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: fix duplicate search results for blog
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -4,7 +4,6 @@ title: Release 1.2.0
|
||||
authors: [jacoobes]
|
||||
tags: [release]
|
||||
date: 2022-09-28
|
||||
pagefind: false
|
||||
---
|
||||
|
||||
## Class-based modules
|
||||
|
||||
@@ -4,7 +4,6 @@ title: How to get started with sern!
|
||||
authors: [ethan]
|
||||
tags: [guides]
|
||||
date: 2022-09-30
|
||||
pagefind: false
|
||||
---
|
||||
|
||||
## Hello everyone!
|
||||
|
||||
@@ -4,7 +4,6 @@ title: Release 2.0.0
|
||||
authors: [jacoobes]
|
||||
tags: [release]
|
||||
date: 2022-12-13
|
||||
pagefind: false
|
||||
---
|
||||
|
||||
## 2.0 Release
|
||||
|
||||
@@ -4,7 +4,6 @@ title: Release 2.5.0
|
||||
authors: [jacoobes]
|
||||
tags: [release]
|
||||
date: 2023-01-12
|
||||
pagefind: false
|
||||
---
|
||||
|
||||
## 2.5 Release
|
||||
|
||||
@@ -4,7 +4,6 @@ title: Release 3.0.0
|
||||
authors: [jacoobes]
|
||||
tags: [release]
|
||||
date: 2023-06-18
|
||||
pagefind: false
|
||||
---
|
||||
|
||||
## 3.0 Release
|
||||
|
||||
@@ -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!
|
||||
|
||||
@@ -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/).
|
||||
|
||||
Reference in New Issue
Block a user