UNPKG

jekyll-theme-chirpy

Version:

A minimal, responsive, and powerful Jekyll theme for presenting professional writing.

15 lines (12 loc) 216 B
--- layout: page title: "404: Page not found" permalink: /404.html redirect_from: - /norobots/ - /assets/ - /posts/ --- <div class="lead"> <p>{{site.data.locales[site.lang].not_found.statment }}</p> </div>