Commit d86682c
authored
MINOR: [R][Docs] Fix package title text not showing (#46640)
### Rationale for this change
On the current docs, the title of the package doesn't show up. It would be good if it did. I tried various sanctioned things but none worked. I am chalking it up as something to do with the cosmo theme we're using and a limitation of pkgdown's customization ability.

### What changes are included in this PR?
pkgdown will now insert a hard-coded CSS style to make the package text show up in white.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Bryce Mecum <[email protected]>1 parent 22acbc9 commit d86682c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments