From 672d5a081b9c954b08503667038523e9266005ac Mon Sep 17 00:00:00 2001 From: Robert Chisholm Date: Wed, 18 Sep 2024 16:50:51 +0100 Subject: [PATCH 1/3] Configure branded logos for dark mode (I have now enabled GHA to automatically compile the css if changed, this may make rebasing from upstream a weird affair) --- .../assets/images/UOSLogo_Primary_White_RGB.svg | 1 + .../images/UOSSheild_Primary_White_RGB.svg | 14 ++++++++++++++ inst/pkgdown/templates/footer.html | 2 +- inst/pkgdown/templates/header.html | 3 ++- source/stylesheets/dark.scss | 16 +++++++++++++++- 5 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 inst/pkgdown/assets/assets/images/UOSLogo_Primary_White_RGB.svg create mode 100644 inst/pkgdown/assets/assets/images/UOSSheild_Primary_White_RGB.svg diff --git a/inst/pkgdown/assets/assets/images/UOSLogo_Primary_White_RGB.svg b/inst/pkgdown/assets/assets/images/UOSLogo_Primary_White_RGB.svg new file mode 100644 index 00000000..d1c99502 --- /dev/null +++ b/inst/pkgdown/assets/assets/images/UOSLogo_Primary_White_RGB.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/inst/pkgdown/assets/assets/images/UOSSheild_Primary_White_RGB.svg b/inst/pkgdown/assets/assets/images/UOSSheild_Primary_White_RGB.svg new file mode 100644 index 00000000..a64df8bb --- /dev/null +++ b/inst/pkgdown/assets/assets/images/UOSSheild_Primary_White_RGB.svg @@ -0,0 +1,14 @@ + + + \ No newline at end of file diff --git a/inst/pkgdown/templates/footer.html b/inst/pkgdown/templates/footer.html index 0f76f64f..65f62dac 100644 --- a/inst/pkgdown/templates/footer.html +++ b/inst/pkgdown/templates/footer.html @@ -2,7 +2,7 @@
- Stanage HPC + Stanage HPC

Research Computing Training Home

diff --git a/inst/pkgdown/templates/header.html b/inst/pkgdown/templates/header.html index d6f7a97e..d19985c3 100644 --- a/inst/pkgdown/templates/header.html +++ b/inst/pkgdown/templates/header.html @@ -19,7 +19,8 @@