summaryrefslogtreecommitdiff
path: root/source/_posts/custom-404-page.md
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2020-03-07 22:33:31 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2020-03-07 22:33:31 +0000
commit8a59a4d61f20c7a7c03362d3f3a44e0197fd2827 (patch)
treeb24e9a317adddab2668795d036edd1b6d882e1a3 /source/_posts/custom-404-page.md
parent9d7bf4de4d22933cabe28aef6a3cf0d7414f6be2 (diff)
Style post snippets
Diffstat (limited to 'source/_posts/custom-404-page.md')
-rw-r--r--source/_posts/custom-404-page.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_posts/custom-404-page.md b/source/_posts/custom-404-page.md
index 6ae28c5..5bf2404 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: [feature]
+tags: [PHP]
---
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.