mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
added legal overview placholder page
This commit is contained in:
parent
5e4f9cb371
commit
5b1de67a74
6
website/docs/legal/overview.md
Normal file
6
website/docs/legal/overview.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
id: overview
|
||||||
|
title: Overview
|
||||||
|
sidebar_label: Overview
|
||||||
|
slug: /legal
|
||||||
|
---
|
|
@ -85,6 +85,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
Legal: [
|
Legal: [
|
||||||
|
"legal/overview",
|
||||||
"legal/licensing",
|
"legal/licensing",
|
||||||
"legal/trademark",
|
"legal/trademark",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue