Now that worrying about quantum computers compromising asymmetric encryption is in fashion again I looked at my website to see that it already uses a pq-secure key exchange with a modern browser, while the website of this guy telling you to start worrying about it does not:
https://words.filippo.io/crqc-timeline/
(It's just static html so not that bad, you can check in the developer tools by going to the security tab of the network request. His website is using x25519 for a key exchange and pq-secure would be something like mlkem768x25519)


