Skip to content

Commit 8488f08

Browse files
committed
change to use robots.txt instead of meta tags
1 parent 812c182 commit 8488f08

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

docs.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
"$schema": "https://mintlify.com/docs.json",
33
"theme": "mint",
44
"name": "ngrok documentation",
5-
"seo": {
6-
"metatags": {
7-
"robots": "noindex"
8-
}
9-
},
5+
106
"contextual": {
117
"options": [
128
"copy",

robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Disallow: /

0 commit comments

Comments
 (0)