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