From fd7dcb320e7aaaab3ec3beec60d3c08ce975d5c0 Mon Sep 17 00:00:00 2001 From: Kelson Vibber Date: Mon, 16 Jan 2023 22:30:15 -0800 Subject: [PATCH] fix mimetype on rss autodiscovery and add title --- bookwyrm/templates/user/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/user/user.html b/bookwyrm/templates/user/user.html index 3aa7039c5..6952c1dc6 100755 --- a/bookwyrm/templates/user/user.html +++ b/bookwyrm/templates/user/user.html @@ -5,7 +5,7 @@ {% block title %}{{ user.display_name }}{% endblock %} {% block head_links %} - + {% endblock %} {% block header %}