Skip to content

Commit 78c7622

Browse files
committed
Add Quarkiverse hub to navigation
1 parent ecc646b commit 78c7622

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/components/headers/navigation.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ const Navigation = () => {
218218
Create Extensions
219219
</a>
220220
</NavEntry>
221+
<NavEntry>
222+
<a href="https://hub.quarkiverse.io/">Publish Extensions</a>
223+
</NavEntry>
221224
</Submenu>
222225
)
223226
const community = (

0 commit comments

Comments
 (0)