Skip to content

Commit

Permalink
Turn off .nojekyll file
Browse files Browse the repository at this point in the history
  • Loading branch information
tsupinie committed Aug 23, 2023
1 parent 9814269 commit 4a1b0ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"intentionallyNotExported": [
"Cache", "Coords",
],
"theme": "markdown"
"theme": "markdown",
"githubPages": false
}

0 comments on commit 4a1b0ca

Please sign in to comment.