aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/error.md')
-rw-r--r--src/error.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/error.md b/src/error.md
new file mode 100644
index 0000000..a84fe07
--- /dev/null
+++ b/src/error.md
@@ -0,0 +1,12 @@
+---
+layout: base.njk
+pagination:
+ data: err
+ size: 1
+ alias: error
+permalink: "/{{ error.code }}.html"
+eleventyExcludeFromCollections: true
+---
+# ERROR: {{ error.code }} {.err}
+
+{{ error.msg }}