diff --git a/docs/blog/2025-06-27-release-1.20.0/index.mdx b/docs/blog/2025-06-27-release-1.20.0/index.mdx index b79461f..d9dda21 100644 --- a/docs/blog/2025-06-27-release-1.20.0/index.mdx +++ b/docs/blog/2025-06-27-release-1.20.0/index.mdx @@ -3,8 +3,11 @@ slug: release/v1.20.0 title: Anubis v1.20.0 is now available! authors: [xe] tags: [release] +image: sunburst.webp --- +![](./sunburst.webp) + Hey all! Today we released [Anubis v1.20.0: Thancred Waters](https://github.com/TecharoHQ/anubis/releases/tag/v1.20.0). This adds a lot of new and exciting features to Anubis, including but not limited to the `WEIGH` action, custom weight thresholds, Imprint/impressum support, and a no-JS challenge. Here's what you need to know so you can protect your websites in new and exciting ways! diff --git a/docs/blog/2025-06-27-release-1.20.0/sunburst.webp b/docs/blog/2025-06-27-release-1.20.0/sunburst.webp new file mode 100644 index 0000000..b934a4f Binary files /dev/null and b/docs/blog/2025-06-27-release-1.20.0/sunburst.webp differ