Skip to content

Commit 312595e

Browse files
committed
add navbar
1 parent 29182ce commit 312595e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ inst/stan/*
1111
!inst/stan/*.*
1212
!inst/stan/functions/
1313
!inst/stan/functions/*.*
14-
docs
14+

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ navbar:
2121
text: Vignettes
2222
menu:
2323
- text: Getting started with BayesianBombCarbon
24-
href: articles/basic-workflow.html
24+
href: articles/basic-workflow.html

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.0.7
33
pkgdown_sha: ~
44
articles:
55
basic-workflow: basic-workflow.html
6-
last_built: 2024-10-10T19:55Z
6+
last_built: 2024-10-10T20:24Z
77
urls:
88
reference: https://zsiders.github.io/BayesianBombCarbon/reference
99
article: https://zsiders.github.io/BayesianBombCarbon/articles

docs/reference/est_model.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)