From 979fdb0a18db07e1759708ec3672d063bd0faf2e Mon Sep 17 00:00:00 2001 From: Amber Zeller Date: Tue, 25 Jan 2022 10:25:05 -0500 Subject: [PATCH] rename not_found.html to 404,html --- not_found.html => 404.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename not_found.html => 404.html (100%) diff --git a/not_found.html b/404.html similarity index 100% rename from not_found.html rename to 404.html