-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #66 from Project-MONAI/zephyrie-patch-4
Update label.html
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -149,7 +149,7 @@ <h3 class="text-lg font-bold pb-4 text-brand-primary">Fine-tune your model while | |
</div> | ||
<div class="text-center border-b-2 border-r-0 lg:border-b-0 lg:border-r-2 border-neutral-gray2 p-6"> | ||
<h2 class="text-2xl font-bold pb-4">Multiple Supported Viewers</h2> | ||
<h3 class="text-lg font-bold pb-4 text-brand-primary">3D Slicer, OHIF, DSA, and QuPath</h3> | ||
<h3 class="text-lg font-bold pb-4 text-brand-primary">3D Slicer, OHIF, MITK, DSA, and QuPath</h3> | ||
<p class="pb-4">Whether you're annotating Radiology or Pathology images, MONAI Label has viewer integration to get you started quickly.</p> | ||
</div> | ||
<div class="text-center p-6"> | ||
|
@@ -370,4 +370,4 @@ <h3 class="text-lg font-bold pb-4 text-brand-primary">Documentation</h3> | |
<script src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script> | ||
</body> | ||
|
||
</html> | ||
</html> |