diff options
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index f5eeff8..edc41e2 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -2,3 +2,12 @@ title: chemCal template: bootswatch: spacelab + +navbar: + title: ~ + type: default + left: + - text: Functions and data + href: reference/index.html + - text: Short manual (pdf) + href: articles/chemCal.pdf |