The alternate link rel is used to indicate an alternate version of the content, often used for specifying links to alternate languages or mobile versions. It helps search engines and assistive technologies provide the most appropriate version of a page.
<link rel="alternate" hreflang="en-us" href="https://example.com/en-us"><link rel="alternate" href="https://example.com/mobile">