Skip to content

Commit

Permalink
update pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Dec 8, 2023
1 parent 14f85fb commit e0eca23
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@ template:
bootswatch: flatly
params:
ganalytics: UA-76139189-1
navbar:
bg: primary
title: timetk
left:
- icon: fa-home
href: index.html
- text: Start
href: articles/anomalize_quick_start_guide.html
- text: Articles
href: articles/index.html
- text: API
href: reference/index.html
menu:
- text: API Functions
- icon: fa-home
text: Function Reference
href: reference/index.html
- text: '---'
- text: Change History
- text: News
href: news/index.html
right:
- icon: fa-github
href: https://github.com/business-science/timetk
reference:
- title: General
contents: tidyverse_cran_downloads
Expand Down

0 comments on commit e0eca23

Please sign in to comment.