Elektrine lite

← Feed

@soilseacht@cathode.church

Post #2219506

2026-04-29 12:03 UTC

@karpour@mstdn.social ah so is the ASCII art banner just hidden by CSS for other browsers?

Replies (1)

  • @karpour@mstdn.social 2026-04-29 12:05

    @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

    Open ##2219507