It's at https://andros.dev/blog/feed/en/
Had to look at the page source to find it, since without JS, the bottom left button does nothing.
By the way, what you're saying isn't true. That link isn't present in either the HTML or the JS, the URL is sent via WebSockets. You had to open the modal to see it.
Modals use JS, that's normal.
By the way, what you're saying isn't true. That link isn't present in either the HTML or the JS, the URL is sent via WebSockets. You had to open the modal to see it.