Jacky Zhao
2023-09-20 70e029d151ccbb9aeab30a0f811b9f529b7f8818
docs/features/offline access.md
@@ -4,7 +4,7 @@
  - plugin/emitter
---
This plugin allows your website to be accessible offline and be installed as an app. You can enable it by adding `Plugin.Offline(),` to the `emitters` in `quartz.config.ts`
This plugin allows your website to be accessible offline and be installed as an app. You can use it by adding `Plugin.Offline(),` to the `emitters` in `quartz.config.ts`
## Offline Capability