mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Add a bit more nav
This commit is contained in:
@@ -18,6 +18,8 @@ export default withMermaid({
|
||||
nav: [
|
||||
{ text: 'Guide', link: '/guide/introduction', activeMatch: '/guide' },
|
||||
{ text: 'Examples', link: '/examples', activeMatch: '/examples' },
|
||||
{ text: 'Sponsors', link: '/#sponsors', activeMatch: '/#sponsors' },
|
||||
{ text: 'License', link: 'https://github.com/Vanilagy/mediabunny#license' },
|
||||
],
|
||||
|
||||
sidebar: [
|
||||
|
||||
@@ -20,6 +20,9 @@ hero:
|
||||
- theme: alt
|
||||
text: Sponsors
|
||||
link: "#sponsors"
|
||||
- theme: alt
|
||||
text: License
|
||||
link: https://github.com/Vanilagy/mediabunny#license
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
||||
Reference in New Issue
Block a user