Skip to content

Commit

Permalink
add development mode in pkgdown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestguevarra committed Apr 22, 2024
1 parent 6651504 commit d7b6006
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@ title: pakete

url: https://katilingban.io/pakete/

development:
mode: auto

template:
bootstrap: 5
bootswatch: sandstone
theme: haddock
ganalytics: #

home:
links:
- text: Learn more about Katilingban
href: https://katilingban.io

navbar:
bg: primary
type: light
Expand All @@ -39,6 +37,11 @@ navbar:
icon: "fab fa-linkedin fa-lg"
href: https://www.linkedin.com/company/katilingban

home:
links:
- text: Learn more about Katilingban
href: https://katilingban.io

reference:
- title: Badges and logo
contents:
Expand Down

0 comments on commit d7b6006

Please sign in to comment.