Skip to content

Commit aba34ab

Browse files
chore: add terms of service
1 parent 4d6cd23 commit aba34ab

File tree

4 files changed

+177
-12
lines changed

4 files changed

+177
-12
lines changed

pages/_meta.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"type": "page",
55
"display": "hidden"
66
},
7+
"terms-of-service": {
8+
"title": "Termms of Service",
9+
"type": "page",
10+
"display": "hidden"
11+
},
712
"chain": {
813
"title": "Chain",
914
"type": "page"

pages/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ If you have questions that haven't been answered in our documentation, don't hes
6565

6666
<div className="mt-16 mb-20 text-center">
6767
[Beam](https://onbeam.com/) · [Merit Circle](https://meritcircle.io/) ·
68-
[GitHub Repository](https://github.com/Merit-Circle/beam-docs)
68+
[GitHub Repository](https://github.com/Merit-Circle/beam-docs) · [Terms of
69+
service](/terms-of-service)
6970
</div>

0 commit comments

Comments
 (0)