Skip to content

Commit 99aab01

Browse files
authored
Merge branch 'master' into dev
2 parents f5722b1 + ddb99c3 commit 99aab01

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

now.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"headers": [
3+
{
4+
"source": "/(.*)",
5+
"headers" : [
6+
{
7+
"key" : "X-Robots-Tag",
8+
"value" : ""
9+
}
10+
]
11+
}
12+
]
13+
}

0 commit comments

Comments
 (0)