mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-09 10:15:01 +00:00
docs: wording changes for offline support
This commit is contained in:
parent
d6301fae90
commit
52a172d1a4
4 changed files with 4 additions and 3 deletions
docs/features
|
@ -4,7 +4,7 @@ tags:
|
|||
- plugin/emitter
|
||||
---
|
||||
|
||||
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`
|
||||
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`
|
||||
|
||||
## Offline Capability
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue