Skip to content

Commit

Permalink
add indent
Browse files Browse the repository at this point in the history
* add indent to collapse argument which was causing render to fail
  • Loading branch information
EliLawrence committed Mar 14, 2023
1 parent 263457d commit fa58792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ output:
css: "style.css"
config:
toc:
collapse: none
collapse: none
before: |
<li><a href="/">The OBIS manual</a></li>
<li><a href="https://obis.org/">Return to OBIS.org</a></li>
Expand Down

0 comments on commit fa58792

Please sign in to comment.