From 444cac47cda2b7a7f0cf13bdd8d861e946251c48 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Fri, 18 Oct 2024 17:44:28 -0700 Subject: Add an icon for the 404 page. --- static/404/404.png | Bin 0 -> 1034642 bytes static/404/icon.png | Bin 0 -> 3678 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/404/404.png create mode 100644 static/404/icon.png (limited to 'static/404') diff --git a/static/404/404.png b/static/404/404.png new file mode 100644 index 0000000..72d9d02 Binary files /dev/null and b/static/404/404.png differ diff --git a/static/404/icon.png b/static/404/icon.png new file mode 100644 index 0000000..038ea8d Binary files /dev/null and b/static/404/icon.png differ -- cgit v1.3.1