From 5120c037d1be6310d1d7aa7552435b4ef3d01807 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Fri, 22 Aug 2025 14:39:56 -0700 Subject: feat: add canonical URL to home page for SEO optimization --- bskyweb/templates/home.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bskyweb/templates/home.html b/bskyweb/templates/home.html index 5d3fbad85..9e5c670a2 100644 --- a/bskyweb/templates/home.html +++ b/bskyweb/templates/home.html @@ -12,6 +12,7 @@ + -- cgit 1.4.1