Skip to content

Commit dd42448

Browse files
authored
Merge pull request #23 from pythonhealthdatascience/dev
Dev
2 parents d47c99d + 2b9039a commit dd42448

File tree

6 files changed

+7
-4
lines changed

6 files changed

+7
-4
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ This work is shared:
1919

2020
To cite this work, see the `CITATION.cff` file in this repository or use the "Cite this repository" button on GitHub.
2121

22+
## Archive
23+
24+
This repository is archived on Zenodo - DOI: [10.5281/zenodo.18311754](https://doi.org/10.5281/zenodo.18311754).
25+
2226
## Funding
2327

2428
This project is supported by the Medical Research Council [grant number MR/Z503915/1].

_quarto.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ project:
66

77
website:
88
title: "Testing in Research Workflows"
9-
favicon: images/futures.png
9+
favicon: images/stars_logo_blue.png
1010
page-navigation: true
1111
navbar:
12-
logo: images/hdruk_futures.png
13-
logo-alt: HDR UK Futures
1412
right:
1513
- icon: github
1614
href: https://github.com/pythonhealthdatascience/hdruk_tests/

assets/styles.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/*-- scss:defaults --*/
2-
$navbar-bg: #ffffff;
2+
$navbar-bg: #29235c;
3+
$navbar-fg: #ffffff;

images/futures.png

-1.73 KB
Binary file not shown.

images/hdruk_futures.png

-15.8 KB
Binary file not shown.

images/stars_logo_blue.png

45.7 KB
Loading

0 commit comments

Comments
 (0)