From 4eaf31ad3e8f1de9f54a990ee86f0cd14398218a Mon Sep 17 00:00:00 2001 From: Jonathan Cremin Date: Thu, 29 May 2025 19:54:06 +0100 Subject: [PATCH] Add favicon --- app/templates/404.html | 73 ++++++++++++++++++++++++++------------- app/templates/index.html | 1 + static/favicon.png | Bin 0 -> 3502 bytes 3 files changed, 50 insertions(+), 24 deletions(-) create mode 100644 static/favicon.png diff --git a/app/templates/404.html b/app/templates/404.html index 2acb676..694913d 100644 --- a/app/templates/404.html +++ b/app/templates/404.html @@ -1,28 +1,53 @@ - + - - - - minie links! - - + + + + + + minie links! + + + +
+ -
- +

Page not found

+

+ Try this one instead + https://min.ie/WVFdWJMa +

-

Page not found

-

Try this one instead https://min.ie/WVFdWJMa

- - -
+ +
- - - \ No newline at end of file + + + diff --git a/app/templates/index.html b/app/templates/index.html index 2241879..d1da983 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -4,6 +4,7 @@ + minie links!