forked from DOI-USGS/EGRETci
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
33 lines (32 loc) · 932 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
url: http://usgs-r.github.io/EGRETci/
template:
params:
ganalytics: UA-53797708-7
includes:
before_title: '<a href="https://www.usgs.gov/"><img src="logo.png" id="logo" alt="Home" style="padding: 0px 50px 0px 0px;"></a>'
bootstrap: 5
theme: atom-one-light
bslib:
bg: "white"
fg: "#283140"
navbar-brand-color: "white"
navbar-light-color: "white"
nav-link-color: "white"
nav-link-hover-color: "#a9a9a9"
navbar-light-brand-hover-color: "white"
navbar-light-hover-color: "white"
text-muted: "white"
pkgdown-nav-height: 125px
navbar:
left:
- text: Introduction
href: articles/EGRETci.html
- text: Function Help Pages
href: reference/index.html
- text: Enhancements
href: articles/Enhancements.html
- text: WRTDS Kalman Prediction Intervals
href: articles/prediction.html
right:
- icon: fa-gitlab fa-lg
href: https://code.usgs.gov/water/EGRETci