Remove Gatsby redirect hack
It conflicts with the new hack/fix that was added
This commit is contained in:
parent
6181fec71f
commit
d1965a317c
1 changed files with 0 additions and 4 deletions
|
@ -33,7 +33,3 @@
|
||||||
public,
|
public,
|
||||||
max-age=0,
|
max-age=0,
|
||||||
must-revalidate'''
|
must-revalidate'''
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = "/page-data/404.html/page-data.json"
|
|
||||||
to = "https://www.snipettemag.com/assets/data/404/index.json"
|
|
||||||
|
|
Loading…
Reference in a new issue