Skip to content

Commit 3d007cc

Browse files
authored
Merge pull request #72 from qupath/petebankhead-patch-1
Update banner to promote version 0.7.0-rc1
2 parents 79bc21d + 7c51250 commit 3d007cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
min-width: 330px;
113113
margin-bottom: 50px;
114114
border-radius: 0px 0px 10px 10px;
115-
background-color: var(--banner-blue);
115+
background-color: var(--banner-red);
116116
}
117117

118118
div.news-banner-text {

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description: QuPath is cross-platform, user-friendly open source software for di
2626
logo: assets/images/favicon.ico
2727

2828
#Banner
29-
banner: <a href="https://github.com/qupath/qupath/releases/tag/v0.6.0" target=blank>Version 0.6.0 is here!</a>
29+
banner: <a href="https://github.com/qupath/qupath/releases/tag/v0.7.0-rc1" target=blank>Want the latest features? Help us test 0.7.0-rc1!</a>
3030

3131
#Hero content
3232
hero-heading: QuPath

0 commit comments

Comments
 (0)