Jacky Zhao
2023-09-20 70e029d151ccbb9aeab30a0f811b9f529b7f8818
quartz/components/pages/OfflineFallbackPage.tsx
@@ -4,7 +4,7 @@
  return (
    <article class="popover-hint">
      <h1>Offline</h1>
      <p>You're offline and this page hasn't been cached yet.</p>
      <p>This page isn't offline available yet.</p>
    </article>
  )
}