Post #2219507
2026-04-29 12:05 UTC
@soilseacht@cathode.church oh, the server just serves a different template if the user agent matches /^(?:Lynx|Links|w3m)/.
With html5, it is possible to do this of course and i have done this in the past, but the markup gets more hacky at the expense of accessibility, which I'm not willing to compromise
Replies (1)
-
@soilseacht@cathode.church 2026-04-29 12:07
@karpour@mstdn.social makes sense, thanks!