We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27ff006 + a1f2de4 commit 31f6319Copy full SHA for 31f6319
_pkgdown.yml
@@ -1,14 +1,25 @@
1
template:
2
bootstrap: 5
3
+ bootswatch: cosmo
4
+ bslib:
5
+ font_scale: 1.0
6
+ primary: '#C41230'
7
+ link-color: '#C41230'
8
+ navbar-bg: '#C41230'
9
+ navbar-fg: '#f8f8f8'
10
+
11
+navbar:
12
+ bg: '#C41230'
13
+ fg: '#f8f8f8'
14
15
url: https://cmu-delphi.github.io/epiprocess/
16
17
home:
18
links:
19
+ - text: Introduction to Delphi's Tooling Work
20
+ href: https://cmu-delphi.github.io/delphi-tooling-book/
21
- text: Get the epipredict R package
22
href: https://cmu-delphi.github.io/epipredict/
- - text: Get the covidcast R package
- href: https://cmu-delphi.github.io/covidcast/covidcastR/
23
- text: Get the epidatr R package
24
href: https://github.com/cmu-delphi/epidatr
25
vignettes/.DS_Store
-8 KB
vignettes/.gitignore
@@ -1,2 +1,3 @@
*.html
*.R
+.DS_Store
0 commit comments