Skip to content

Commit dc2e855

Browse files
committed
Update Documentation
1 parent 004df72 commit dc2e855

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
2828
- Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
2929
- Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables)
3030
- Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml).
31-
- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml` (full search support).
31+
- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml`.
3232
- Multi-language support.
3333
- Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/))
3434
- Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.

content/overview-abridge/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A fast, lightweight, and modern [Zola](https://getzola.org) theme utilizing [abr
2525
- Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
2626
- Code [syntax highlighting](https://abridge.netlify.app/overview-code-blocks/). (colors can be customized, css variables)
2727
- Numbered code blocks with [line highlighting](https://abridge.netlify.app/overview-code-blocks/#toml).
28-
- Entirely Offline Site by using the PWA **or** by setting `offline = true` in `config.toml` (full search support).
28+
- Entirely Offline Site by using the PWA **or** by setting `search_library = "offline"` in `config.toml`.
2929
- Multi-language support.
3030
- Search support. ([elasticlunr](https://abridge.pages.dev/), [pagefind](https://abridge-pagefind.pages.dev/), [tinysearch](https://abridge-tinysearch.pages.dev/))
3131
- Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.

0 commit comments

Comments
 (0)