1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-22 06:11:23 +00:00

Revert "docs: wording changes for offline support"

This reverts commit 52a172d1a4.
This commit is contained in:
Jacky Zhao
2023-09-20 13:52:29 -07:00
parent 0bad3ce799
commit 70e029d151
4 changed files with 3 additions and 4 deletions

View File

@@ -62,7 +62,7 @@ export const Offline: QuartzEmitterPlugin = () => {
const [tree, vfile] = defaultProcessedContent({
slug,
text: "Offline",
description: "You're offline and this page hasn't been cached yet.",
description: "This page isn't offline available yet.",
frontmatter: { title: "Offline", tags: [] },
})