From 7b235652b4dd9acde7026a11d676e06446ed1eb8 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 22 Feb 2026 15:52:40 +0100 Subject: [PATCH] chore: remove discord from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2343c03..9f3160e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ This integration was originally developed to support the Caching strategy needs There is a work in progress adding `presets` for using common caching strategies and customizing the behavior of the service worker via config options. This aims to reduce the need for writing the service worker script by hand for most use cases. Get in touch: -1. Chat via Discord: [Ayo's Projects](https://discord.gg/kkvW7GYNAp) 1. Submit tickets via [SourceHut todo](https://todo.sr.ht/~ayoayco/astro-sw) 1. Start a [GitHub discussion](https://github.com/ayoayco/astro-sw/discussions) 1. Email me: [ayo@ayco.io](mailto:ayo@ayco.io) @@ -147,4 +146,3 @@ The integration accepts a configuration object with the following properties | logAssets | boolean | optional | set to see a list of the assets found; defaults to false | | esbuild | [BuildOptions](https://esbuild.github.io/api/) | optional | custom build options for your service worker script | | registrationHooks | object | optional | provide callbacks for various registration events; see section on [Registration Hooks](#registration-hooks) | -