Thank you very much!
I have a question:
If I create a link on blurt.blog, for example for my categories, this link will not work on the alternative frontends.
Or am I wrong?
At least my link will always bring the user of the alternative frontend back to blurt.blog. Right?
Edit:
Would relative, not absolute, links work?
If you paste this link (from the comments link)
[Comment](https://blurt.blog/blurt/@double-u/r6pb44)
Comment
This will take you to the same frontend blurt.blog, does not matter whichever frontend you click from.
But if you do post link like this, removing main url
[Category](/blurt/@double-u/r6pb44)
Comment
it will work for the same front end without redirecting to another front.
So, first, one link is absolute and another is relative and you can use any as your choice.
Thanks