From 41aa0694657544f8dbbcad9b6c02e1f954010efe Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 20 Oct 2021 01:05:09 -0600 Subject: [PATCH] Optimize for CDN caching --- favicon.ico | 1 + index.php => index.html | 15 +++++++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 favicon.ico rename index.php => index.html (92%) diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/favicon.ico @@ -0,0 +1 @@ + diff --git a/index.php b/index.html similarity index 92% rename from index.php rename to index.html index d84e5c2..259b4a1 100644 --- a/index.php +++ b/index.html @@ -15,10 +15,6 @@