diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-02-21 21:46:46 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-02-21 21:46:46 +0000 |
| commit | f75fad504b7181c6fd810016dfcb1672fc486ab7 (patch) | |
| tree | 838e4109eeec2f7e7c48d8a0ee84c9b8c35a3325 /source/_posts/custom-404-page.md | |
| parent | 9ea58efcba563ec7572ce155788e7b44a59de3c6 (diff) | |
Structure for category pages
Diffstat (limited to 'source/_posts/custom-404-page.md')
| -rw-r--r-- | source/_posts/custom-404-page.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_posts/custom-404-page.md b/source/_posts/custom-404-page.md index d091fd0..6ae28c5 100644 --- a/source/_posts/custom-404-page.md +++ b/source/_posts/custom-404-page.md @@ -4,7 +4,7 @@ section: content title: Custom 404 Pages date: 2018-12-23 description: Add a custom 404 page is easy with Jigsaw -categories: [configuration, feature] +categories: [feature] --- This starter template includes a custom __404 Not Found__ error page, located at `/source/404.blade.php`. [To preview the 404 page](/404), you can visit `/404` in your browser. |
