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