Skip to content

Commit

Permalink
feat: change code font
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Sep 16, 2024
1 parent 3ee7417 commit b35b443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/pkgdown/_pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ template:
navbar-light-color: "#255783"
base_font: {google: "Roboto Condensed"}
heading_font: {google: "Playfair Display"}
code_font: {google: "Roboto Mono"}

authors:
Poisson Consulting:
Expand Down

1 comment on commit b35b443

@joethorley
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Please sign in to comment.