<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>BusTales</title>
    <meta name="description" content="BusTales.com collected, published, and shared stories about public transit adventures, misadventures, and odd encounters on the Minneapolis-St. Paul Metro Transit system from 2007-2012." />
    <link rel="icon" type="image/x-icon" href="https://images.int.dreamhosters.ai/account-169113/5b4dbc50be536213.png" />
<script type="module" crossorigin src="/assets/index-CAur4gWE.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-BS9jakVW.css">
  <script data-redirect-helmet-unpack-p-v1>
(function () {
  var l = window.location;
  var sp = new URLSearchParams(l.search);

  var p = sp.get("p"); // "/original/path" (may include trailing slash)
  if (!p) return;

  var q = sp.get("q") || "";
  if (q) q = q.replace(/~and~/g, "&");

  // normalize p
  if (p[0] !== "/") p = "/" + p;
  if (p.length > 1) p = p.replace(/\/+$/, ""); // drop trailing slash (except "/")

  var newUrl = p + (q ? "?" + q : "") + l.hash;

  // make router see the correct path
  history.replaceState(null, "", newUrl);
})();
</script>
</head>
  <body class="antialiased">
    <div id="root"></div>
  </body>
</html>