]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
use md for 404 page
authorCameron Otsuka <cameron@otsuka.haus>
Tue, 30 Jul 2024 21:50:02 +0000 (14:50 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Tue, 30 Jul 2024 21:50:02 +0000 (14:50 -0700)
content/404.md [moved from content/404.njk with 52% similarity]

similarity index 52%
rename from content/404.njk
rename to content/404.md
index e0d382fe2c402e5eb81a59f6ff1ea5005014808a..4f09f981c01e38469dc8c4e6eb891d57368b3ac3 100644 (file)
@@ -4,5 +4,7 @@ title: 404
 permalink: 404.html
 date: 2024-07-30
 ---
-<h1>404 Not Found</h1>
-<p>Oops! The page you requested is not found.</p>
\ No newline at end of file
+
+# 404 Not Found
+
+Oops! The page you requested is not found.
\ No newline at end of file