mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-25 00:59:02 +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
quartz/plugins/emitters
|
@ -62,7 +62,7 @@ export const Offline: QuartzEmitterPlugin = () => {
|
|||
const [tree, vfile] = defaultProcessedContent({
|
||||
slug,
|
||||
text: "Offline",
|
||||
description: "This page isn't offline available yet.",
|
||||
description: "You're offline and this page hasn't been cached yet.",
|
||||
frontmatter: { title: "Offline", tags: [] },
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue