Skip to content

Commit ddb99c3

Browse files
authored
Create now.json
1 parent 8e80fe7 commit ddb99c3

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)