diff options
author | David T. Sadler <davidtsadler@googlemail.com> | 2020-03-07 22:55:21 +0000 |
---|---|---|
committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-03-07 22:55:21 +0000 |
commit | 008b171d883c369d92ecc9b5baec92f671b88c54 (patch) | |
tree | 22376853587205c230d6004d11569b4e4eeb8bb9 /source/_posts/custom-404-page.md | |
parent | 8a59a4d61f20c7a7c03362d3f3a44e0197fd2827 (diff) |
Style tags
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 5bf2404..fdeefc4 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 -tags: [PHP] +tags: [PHP, Apache] --- 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. |