mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
* fix(site): remove duplicate mask-icon /favicon.svg should 404, but it's also a duplicate of the mask-icon that has crossorigin="use-credentials" refactor(site): link attribute ordering I believe the former duplication of rel="mask-icon" was because the crossorigin and rel attributes made it less readable. * refactor(site): reorder link and meta tags