Skip to content

Commit

Permalink
Merge pull request #55 from jiajic/main
Browse files Browse the repository at this point in the history
website: Add news page
  • Loading branch information
jiajic authored Jan 12, 2024
2 parents fd2a953 + 937a31b commit e396a35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Giotto Visuals 0.1.1 (2023/12/16)
# GiottoVisuals 0.1.1 (2023/12/16)

## Breaking Changes
- Removed: `getDistinctColors()` to *GiottoUtils*
Expand All @@ -13,6 +13,6 @@
- Changed: Other internal function naming changes to bring in line with updates to *GiottoUtils*


# Giotto Visuals 0.1.0 (23/11/29)
# GiottoVisuals 0.1.0 (23/11/29)

Initial release
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,17 @@ navbar:
left:
- intro
- reference
- news
right:
- suite
- github
components:
reference:
text: Documentation
href: reference/index.html
news:
text: News
href: news/index.html
suite:
text: Suite
href: https://drieslab.github.io/Giotto/
Expand Down

0 comments on commit e396a35

Please sign in to comment.