mirror of
https://github.com/coder/coder.git
synced 2026-09-23 14:03:57 +08: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