Offline

Connection Lost

โฆฟ

You're currently offline, but the digital dharma continues within.

While you're disconnected from the network, take a moment to reflect. The wisdom you seek exists in the space between connections.

<div class="offline-navigation">
  <button onclick="window.history.back()" class="offline-btn">
    โ† Return to Previous Page
  </button>
  <button onclick="window.location.reload()" class="offline-btn">
    โ†ป Try Reconnecting
  </button>
</div>

<div class="offline-cached">
  <h3>Available Offline:</h3>
  <ul class="cached-pages">
    <li><a href="/">Home</a></li>
    <li><a href="/about/">About</a></li>
    <li><a href="/books/">Books</a></li>
    <li><a href="/stories/">Stories</a></li>
  </ul>
</div>
๐Ÿ“– 5 min read