diff --git a/bun.lockb b/bun.lockb index 13506b43f..0f9d77d20 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 014f3e2e4..b301b53b8 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/content/docs/blog/2022-09-28.md b/src/content/docs/blog/2022-09-28.md index b7c3e0267..10d476c90 100644 --- a/src/content/docs/blog/2022-09-28.md +++ b/src/content/docs/blog/2022-09-28.md @@ -4,7 +4,6 @@ title: Release 1.2.0 authors: [jacoobes] tags: [release] date: 2022-09-28 -pagefind: false --- ## Class-based modules diff --git a/src/content/docs/blog/2022-09-30.md b/src/content/docs/blog/2022-09-30.md index add53ccd7..cf9340863 100644 --- a/src/content/docs/blog/2022-09-30.md +++ b/src/content/docs/blog/2022-09-30.md @@ -4,7 +4,6 @@ title: How to get started with sern! authors: [ethan] tags: [guides] date: 2022-09-30 -pagefind: false --- ## Hello everyone! diff --git a/src/content/docs/blog/2022-12-13.md b/src/content/docs/blog/2022-12-13.md index ff8a9cc67..f092564b9 100644 --- a/src/content/docs/blog/2022-12-13.md +++ b/src/content/docs/blog/2022-12-13.md @@ -4,7 +4,6 @@ title: Release 2.0.0 authors: [jacoobes] tags: [release] date: 2022-12-13 -pagefind: false --- ## 2.0 Release diff --git a/src/content/docs/blog/2023-01-12.md b/src/content/docs/blog/2023-01-12.md index d9537b749..6e23ec72b 100644 --- a/src/content/docs/blog/2023-01-12.md +++ b/src/content/docs/blog/2023-01-12.md @@ -4,7 +4,6 @@ title: Release 2.5.0 authors: [jacoobes] tags: [release] date: 2023-01-12 -pagefind: false --- ## 2.5 Release diff --git a/src/content/docs/blog/2023-06-18.md b/src/content/docs/blog/2023-06-18.md index d26af3096..e79b03db1 100644 --- a/src/content/docs/blog/2023-06-18.md +++ b/src/content/docs/blog/2023-06-18.md @@ -4,7 +4,6 @@ title: Release 3.0.0 authors: [jacoobes] tags: [release] date: 2023-06-18 -pagefind: false --- ## 3.0 Release diff --git a/src/content/docs/blog/2023-7-4.md b/src/content/docs/blog/2023-7-4.md index aa3836824..7873cbdb8 100644 --- a/src/content/docs/blog/2023-7-4.md +++ b/src/content/docs/blog/2023-7-4.md @@ -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! diff --git a/src/content/docs/blog/2024-02-23.md b/src/content/docs/blog/2024-02-23.md index 11a6aaa14..b8f3842dd 100644 --- a/src/content/docs/blog/2024-02-23.md +++ b/src/content/docs/blog/2024-02-23.md @@ -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/).