From 193954d4018e7017cac60c4d6666de59002fbf9a Mon Sep 17 00:00:00 2001 From: Tom Sherman Date: Fri, 1 Nov 2024 00:31:29 +0000 Subject: Add AT URIs as alternate links (#6033) --- bskyweb/templates/post.html | 1 + bskyweb/templates/profile.html | 1 + 2 files changed, 2 insertions(+) (limited to 'bskyweb') diff --git a/bskyweb/templates/post.html b/bskyweb/templates/post.html index d1fbea0ac..f6f03c7ee 100644 --- a/bskyweb/templates/post.html +++ b/bskyweb/templates/post.html @@ -38,6 +38,7 @@ + {% endif -%} {%- endblock %} diff --git a/bskyweb/templates/profile.html b/bskyweb/templates/profile.html index 551dc15a6..cee8bae6a 100644 --- a/bskyweb/templates/profile.html +++ b/bskyweb/templates/profile.html @@ -37,6 +37,7 @@ {%- if requestHost %} {% endif %} + {% endif -%} {%- endblock %} -- cgit 1.4.1