Commit 20e3ffd
Fix stylesheet HTML snippet for external renderers documentation (go-gitea#22435)
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 go-gitea#22434.
Co-authored-by: silverwind <me@silverwind.io>1 parent 02ae632 commit 20e3ffd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
0 commit comments