From 7a306444264d21c12e0012b01aaf5ba6c6c7be6a Mon Sep 17 00:00:00 2001 From: Carver Harrison Date: Sun, 8 Jan 2017 12:10:57 -0800 Subject: Rename NotFound.txt to 404.html --- ShiftOS.Server/Resources/404.html | 11 +++++++++++ ShiftOS.Server/Resources/NotFound.txt | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 ShiftOS.Server/Resources/404.html delete mode 100644 ShiftOS.Server/Resources/NotFound.txt diff --git a/ShiftOS.Server/Resources/404.html b/ShiftOS.Server/Resources/404.html new file mode 100644 index 0000000..8f998fc --- /dev/null +++ b/ShiftOS.Server/Resources/404.html @@ -0,0 +1,11 @@ + + + + +

This page wasn't found.

+

We couldn't find this page...

+ + diff --git a/ShiftOS.Server/Resources/NotFound.txt b/ShiftOS.Server/Resources/NotFound.txt deleted file mode 100644 index 8f998fc..0000000 --- a/ShiftOS.Server/Resources/NotFound.txt +++ /dev/null @@ -1,11 +0,0 @@ - - - - -

This page wasn't found.

-

We couldn't find this page...

- - -- cgit v1.2.3