From d7169a295a84918a7b43473e44771063a2456527 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 21 Nov 2024 22:25:22 -0800 Subject: [PATCH] Try favicon --- static/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index e57ae25..633120d 100644 --- a/static/index.html +++ b/static/index.html @@ -13,6 +13,8 @@ body { align-items: center; } + Page Ian + @@ -64,7 +66,6 @@ async function pageIan() { document.getElementById('sent').show(); } - Page Ian