mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-23 12:45:56 +00: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>