From b4a420c4a2476effa9cbdc89770a17b27a5480d2 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Fri, 3 Apr 2026 16:36:11 -0700 Subject: page icon --- static/img/logo.ico | Bin 0 -> 4286 bytes templates/base.html | 1 + 2 files changed, 1 insertion(+) create mode 100644 static/img/logo.ico diff --git a/static/img/logo.ico b/static/img/logo.ico new file mode 100644 index 0000000..05174e8 Binary files /dev/null and b/static/img/logo.ico differ diff --git a/templates/base.html b/templates/base.html index 56c97e7..1a00fe2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,6 +4,7 @@ The Orchard League + -- cgit v1.2.3