mirror of
https://gitee.com/gitea/gitea
synced 2025-11-05 00:50:26 +08:00
The documentation is missing the rel attribute. Neither Firefox nor Chrome did use the linked file as CSS if rel="stylesheet" is not set. The problem is described in issue #22434. Co-authored-by: silverwind <me@silverwind.io>