From 366a7029cd3b268fef35af73b43a808d3a34b418 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Thu, 21 Feb 2019 16:35:31 +0100
Subject: [PATCH] Cosmetic update to 404

---
 404.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/404.html b/404.html
index 13d9551..33965d5 100644
--- a/404.html
+++ b/404.html
@@ -17,8 +17,8 @@ layout: default
 </style>
 
 <div class="container">
-  <h1>Page not found</h1>
-  <h2>404</h2>
+  <h1>404</h1>
+  <h2>Page not found</h2>
 
   <p>The address you have requested is incorrect.</p>
 </div>
-- 
GitLab