Files
git-website-engine-control-…/packages/site-definition/.theme/templates/404.liquid
T

7 lines
207 B
Plaintext

<section class="not-found">
<p class="eyebrow">404</p>
<h1>That route is not in this release.</h1>
<p>The immutable artifact has no matching output.</p>
<p><a href="/">Return home</a></p>
</section>