Skip to content

Commit

Permalink
Fix toolbar of pkgdown site (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
pschloss authored Nov 8, 2024
1 parent a2fdd6e commit 7d57f79
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ url: http://www.schlosslab.org/clustur/
template:
bootstrap: 5
light-switch: true
bootswatch: materia
reference:
- title: Clustering
contents:
Expand All @@ -25,11 +24,3 @@ reference:
- validate_count_table
- create_sparse_matrix
- split_clusters_to_list
navbar:
type: default
left:
- text: clustur
href: articles/clustur.html
- text: Reference
href: reference/index.html

0 comments on commit 7d57f79

Please sign in to comment.