From 0cc25af46d9f7c642c846d7776b6c54eaf6cfb62 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Wed, 17 Apr 2024 11:06:10 +0200
Subject: [PATCH] hotfix

---
 content/404.html | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 content/404.html

diff --git a/content/404.html b/content/404.html
new file mode 100644
index 00000000..d46da7b9
--- /dev/null
+++ b/content/404.html
@@ -0,0 +1,5 @@
+---
+title: 404
+url: /404.html
+layout: 404
+---
\ No newline at end of file
-- 
GitLab