File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed
Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change 1+ # Colors should stay consistent across epipredict & epidatr, using Carnegie
2+ # Red https://www.cmu.edu/brand/brand-guidelines/visual-identity/colors.html
13template :
24 bootstrap : 5
35 bootswatch : cosmo
46 bslib :
57 font_scale : 1.0
6- primary : ' #C41230'
7- link-color : ' #C41230'
8- navbar-bg : ' #C41230'
9- navbar-fg : ' #f8f8f8'
10-
11- development :
12- mode : auto
8+ primary : " #C41230"
9+ link-color : " #C41230"
1310
1411navbar :
15- bg : ' #C41230 '
16- fg : ' #f8f8f8 '
12+ bg : primary
13+ type : dark
1714
1815home :
1916 links :
2017 - text : Get the Python client
2118 href : https://github.com/cmu-delphi/epidatpy/
22-
2319 - text : View the Delphi Website
2420 href : https://delphi.cmu.edu/
25-
2621 - text : Introduction to Delphi's Tooling Work
2722 href : https://cmu-delphi.github.io/delphi-tooling-book/
28-
2923 - text : The epiprocess R package
3024 href : https://cmu-delphi.github.io/epiprocess/
31-
3225 - text : The epipredict R package
3326 href : https://cmu-delphi.github.io/epipredict/
34-
3527 - text : The epidatasets R package
3628 href : https://cmu-delphi.github.io/epidatasets/
3729
You can’t perform that action at this time.
0 commit comments