Skip to content

Commit c86d238

Browse files
committed
Restore .md in destination
1 parent 185a258 commit c86d238

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vercel.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
{
187187
"type": "header",
188188
"key": "accept",
189-
"value": ".*text/(markdown|plain).*"
189+
"value": "text/markdown"
190190
}
191191
]
192192
},
@@ -208,7 +208,7 @@
208208
{
209209
"type": "header",
210210
"key": "accept",
211-
"value": ".*text/(markdown|plain).*"
211+
"value": "text/markdown"
212212
}
213213
]
214214
},
@@ -230,7 +230,7 @@
230230
{
231231
"type": "header",
232232
"key": "accept",
233-
"value": ".*text/(markdown|plain).*"
233+
"value": "text/markdown"
234234
}
235235
]
236236
},
@@ -252,7 +252,7 @@
252252
{
253253
"type": "header",
254254
"key": "accept",
255-
"value": ".*text/(markdown|plain).*"
255+
"value": "text/markdown"
256256
}
257257
]
258258
},

0 commit comments

Comments
 (0)