feat: Add worlds option to the builder's navbar section (#11)

This commit is contained in:
Gabriel Díaz 2023-06-16 14:06:04 -03:00 committed by GitHub
parent f4e628a0b4
commit 0f3840e9e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@
<a href="https://builder.decentraland.org/scenes" class="item">Scenes</a> <a href="https://builder.decentraland.org/scenes" class="item">Scenes</a>
<a href="https://builder.decentraland.org/land" class="item">Land</a> <a href="https://builder.decentraland.org/land" class="item">Land</a>
<a href="https://builder.decentraland.org/names" class="item">Names</a> <a href="https://builder.decentraland.org/names" class="item">Names</a>
<a href="https://builder.decentraland.org/worlds" class="item">Worlds</a>
</div> </div>
</div> </div>
</div> </div>