* Fix issue #705

* Add canonical links to blogs too
This commit is contained in:
Violet White
2019-12-16 16:55:02 -05:00
committed by Ana Gelez
parent 9ede06e7a3
commit e53574970c
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@
<link href='@Instance::get_local().unwrap().compute_box("@", &user.fqn, "atom.xml")' rel='alternate' type='application/atom+xml'>
<link href='@user.ap_url' rel='alternate' type='application/activity+json'>
<link rel="canonical" href="@user.ap_url"/>
}, {}, {
@:header(ctx, &user, follows, is_remote, remote_url)