Skip to content

Commit 1b13829

Browse files
committed
Add Adventure Javadocs
1 parent b73e711 commit 1b13829

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

src/assets/brand/adventure.svg

Lines changed: 1 addition & 0 deletions
Loading

src/pages/javadocs.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import SoftwarePreview, { SoftwarePreviewType } from "@/components/data/Software
1818
<SoftwarePreview id="paper" name="Paper" icon="brand/paper" type={SoftwarePreviewType.Javadocs} />
1919
<SoftwarePreview id="folia" name="Folia" icon="brand/folia" type={SoftwarePreviewType.Javadocs} />
2020
<SoftwarePreview id="velocity" name="Velocity" icon="brand/velocity" type={SoftwarePreviewType.Javadocs} />
21+
<SoftwarePreview id="adventure" name="Adventure" icon="brand/adventure" type={SoftwarePreviewType.Javadocs} />
2122
<SoftwarePreview id="waterfall" name="Waterfall" icon="brand/waterfall" type={SoftwarePreviewType.Javadocs} />
2223
</div>
2324
</header>

0 commit comments

Comments
 (0)