From 560c503aa61d0c03b52549c31610845cd1ecd36c Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Fri, 22 Aug 2025 14:40:57 -0700 Subject: feat: add canonical URL to post template for better SEO --- bskyweb/templates/post.html | 1 + 1 file changed, 1 insertion(+) (limited to 'bskyweb') diff --git a/bskyweb/templates/post.html b/bskyweb/templates/post.html index f6f03c7ee..963af2065 100644 --- a/bskyweb/templates/post.html +++ b/bskyweb/templates/post.html @@ -14,6 +14,7 @@ {%- if requestURI %} + {% endif -%} {%- if postView.Author.DisplayName %} -- cgit 1.4.1