From 73e55d31f6ead2908fcd9a49d6ccf46524b1cccc Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Thu, 11 Jul 2024 23:12:35 +0200 Subject: [PATCH] Allow users to switch between dark and light mode (#2630) cf. https://pkgdown.r-lib.org/articles/customise.html?q=dark%20#light-switch --- _pkgdown.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/_pkgdown.yaml b/_pkgdown.yaml index be7ae356f..da3dbc60e 100644 --- a/_pkgdown.yaml +++ b/_pkgdown.yaml @@ -2,6 +2,7 @@ url: https://lintr.r-lib.org template: bootstrap: 5 + light-switch: true includes: in_header: |