Skip to content

Commit

Permalink
synch
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdfish committed Jul 18, 2024
2 parents 3aebfb9 + 3e3d1d5 commit decb8f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ makedocs(
format = Documenter.HTML(
assets = [
asset(
"https://fonts.googleapis.com/css?family=Montserrat|Source+Code+Pro&display=swap",
class = :css
)
"https://fonts.googleapis.com/css?family=Montserrat|Source+Code+Pro&display=swap",
class = :css
)
],
collapselevel = 1
),
Expand Down

0 comments on commit decb8f2

Please sign in to comment.