Skip to content

Commit

Permalink
updates pkgdown site
Browse files Browse the repository at this point in the history
  • Loading branch information
francojc committed Mar 10, 2024
1 parent 2c5602c commit 78a96c5
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,36 @@ url: https://qtalr.github.io/qtkit/
template:
bootstrap: 5

navbar:
structure:
left:
- intro
- reference
right:
- search
- news
- github
components:
reference:
text: Reference
href: reference/index.html
github:
icon: fab fa-github fa-lg
href: https:://github.com/qtalr/qtkit
aria-label: github
news:
icon: fas fa-newspaper fa-lg
href: news/index.html
aria-label: news

reference:
- title: "Data functions"
desc: "Functions to manage and manipulate data"
contents:
- create_data_origin
- get_archive_data

footer:
structure:
left: developed_by
right: built_with

0 comments on commit 78a96c5

Please sign in to comment.